import { Image } from 'antd'; export type { ImageProps } from 'antd/lib/image'; export * from 'antd/lib/image'; export default Image;