import { ImageProps } from '@chakra-ui/react'; import { FC } from 'react'; export declare const BackgroundImageOptimized: FC;