import React from 'react'; import './index.less'; import { CarouselProps } from './types'; export declare const Carousel: React.FC;