export declare const EMPTY_OBJECT: {};
export declare function getHeadersObj(headers: Headers): Record<string, string>;
