export declare function send(method: string, url: string, data: any, headers?: { [key: string]: string; }, responseType?: XMLHttpRequestResponseType): Promise; //# sourceMappingURL=http.d.ts.map