import { ProxyAgents, ProxySettings } from '.'; export declare function createProxyAgents(_proxySettings: ProxySettings): ProxyAgents | undefined; //# sourceMappingURL=proxyAgentBrowser.d.ts.map