import http from 'node:http'; export declare function startProxy(): http.Server; export declare function stopProxy(): Promise; //# sourceMappingURL=listmonk-proxy.service.d.ts.map