declare const btoa: (bin: string) => string; export default btoa;