export declare const Request: (options: any, ...args: any[]) => void; export declare const Url: (options: any, ...args: any[]) => void;