export declare function normalizeHeaders(headers: Record<string, string | string[] | undefined>): Record<string, string>;
//# sourceMappingURL=utils.d.ts.map