export declare function toBase64(input: Uint8Array): string;
