export type HttpResponseType = 'arraybuffer' | 'blob' | 'document' | 'json' | 'text' | 'stream'; //# sourceMappingURL=HttpResponseType.d.ts.map