import { Codec } from './types';
export declare const GZIP: Codec;
