export { createHttpProxyAgent, createHttpsProxyAgent, hasProxyEnvironmentVariables, resolveProxyUrl, } from './proxy-resolution'; export { ensureHostsBypassProxy } from './no-proxy-patch';