import { TextEncoder } from './types';
export declare const textEncoder: TextEncoder;
