export declare const utf8Encoder: TextEncoder;
export declare const utf8Decoder: TextDecoder;
