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