export declare function fetchHttp(url: string, responseType?: XMLHttpRequestResponseType): Promise;