export { default as Carousel } from './carousel'; export type { CarouselProps } from './carousel';