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