declare function btoa(str: string): string; export default btoa;