/** * Modified from https://github.com/anonyco/FastestSmallestTextEncoderDecoder/blob/master/individual/FastestTextEncoderPolyfill.src.js * The original code is licensed as CC0 1.0 Universal */ export default function textEncoderPolyfill(): void;