import { Image } from 'antd'; import RcImage, { ImageProps } from 'rc-image'; export { RcImage, ImageProps }; export default Image;