export default bpe;
declare const bpe: (string | number[])[];
