declare function normalizeHeader(header: string): string; export = normalizeHeader;