export declare class Proxy { url: string; constructor(url?: string); }