declare const TF_SHIFT = 12;
declare const TOTFREQ: number;
declare const RANS_BYTE_L: number;
export { RANS_BYTE_L, TF_SHIFT, TOTFREQ };
