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