import type { TextDecoderEsque } from './streamingUtils';
export declare function getTextDecoder(customTextDecoder?: TextDecoderEsque): TextDecoderEsque;
//# sourceMappingURL=getTextDecoder.d.ts.map