export declare type ParsedResponseHeaders = { [headerFieldName: string]: string; };