export declare function encode(u8View: Uint8Array): void; export declare function decode(u8View: Uint8Array): void;