/// import { ImageProps } from '../../components/image'; declare const _default: (props: ImageProps) => JSX.Element; export default _default;