export declare function resolveHeaders(headers: [string, string][], headersGet?: string[], mode?: 'startWith' | 'strict'): [string, string][];