/// import { ImageProps } from 'antd'; export declare const Image: (props: ImageProps) => JSX.Element;