declare const unit8ToString: (uint8: Uint8Array) => string; export { unit8ToString };