export declare const eMsg: (e: unknown) => string; export declare const encoder: TextEncoder; export declare const decoder: TextDecoder;