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