import { ImgHTMLAttributes } from 'react'; declare const Img: React.MemoExoticComponent & React.RefAttributes>>; export default Img;