export declare function detectContentEncoding(headers: { [key: string]: string | string[]; }): string;