export declare function uint8ArrayToBase64(bytes: Uint8Array): string;
//# sourceMappingURL=uint8ArrayToBase64.d.ts.map