export const decodeFromBase64: (...arg0: args[]) => T; export function encodeAsBase64(bytes: Uint8Array): string;