import { FC } from 'react'; import { CarouselProps } from './types'; export declare const Carousel: FC; //# sourceMappingURL=Carousel.d.ts.map