/// export declare function startHTTPProxy(port: number, handleWellKnown: (host: string, path: string) => Promise): void;