export function b32e(array: Uint8Array): string; export function b32d(str: string): Uint8Array;