export declare const addHeader: | Record | string[]>(headers: H | null | undefined, key: string, value?: string) => H;