import { TextEncoder, TextDecoder } from "util"; declare const _default: () => { TextDecoder: typeof TextDecoder; TextEncoder: typeof TextEncoder; }; export default _default;