export function toBytes(base64: string): Promise; export function toBase64(bytes: Uint8Array): Promise;