declare function urlToBase64(url: string): Promise; export default urlToBase64;