import type stringDecoder from "node:string_decoder";
export declare const StringDecoder: typeof stringDecoder.StringDecoder;
declare const _default: typeof stringDecoder;
export default _default;
