import * as React from 'react'; import { CarouselProps } from 'nuka-carousel'; declare const Carousel: React.FC; export default Carousel;