/** * Re-using the same textencoder is faster. * * @returns * @internal */ export declare function cachedTextEncoder(): TextEncoder; //# sourceMappingURL=text-encoder.d.ts.map