declare const imgPromise: (src: string) => Promise; export default imgPromise;