declare function parse(header: string): Record[]; export = parse;