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