declare const waitForImageLoad: (image: HTMLImageElement) => Promise; export default waitForImageLoad;