declare const toHex: (uint8: Uint8Array) => string; export default toHex;