declare module 'text-encoding' { export const TextEncoder: any export const TextDecoder: any }