export type HttpRequestType = 'json' | 'form-data' | 'binary'; //# sourceMappingURL=HttpRequestType.d.ts.map