export declare function getProxy(proxy?: string): string;
export default getProxy;
