export declare function sendGetCall(options: any): void;
export declare function sendPostCall(options: any): void;
