export declare function makeProxyFetch(proxyUrl: string): typeof fetch;
