export declare function startDockerProxy(proxyPort?: number, socketPath?: string): () => Promise<void>;
//# sourceMappingURL=dockerProxy.d.ts.map