export declare function decodeHeaderFromQueryParam(rawUrl: string, paramName?: string): Record<string, any>;
//# sourceMappingURL=decode-header.d.ts.map