declare const toBase64: (str: string) => string; export default toBase64;