import { ImageProps } from '@chakra-ui/image'; export interface IImage extends ImageProps { }