export * as PLAIN from './plain'; export * as RLE from './rle'; export * as PLAIN_DICTIONARY from './plain_dictionary';