export declare const RUNTIME: string; export declare const ENCODER: TextEncoder; export declare const DECODER: TextDecoder;