export declare function utoa(data: string): string; export declare function atou(base64: string): string;