declare const base64: (s: string) => string; export default base64;