export declare function toBase64String(uint8Array: Uint8Array): string;
