/** * Re-using the same textdecoder is faster. * * @returns * @internal */ export declare function cachedTextDecoder(): TextDecoder; //# sourceMappingURL=text-decoder.d.ts.map