import { URL } from 'url'; export declare function getProxyForUrl(url: string): URL;