export * from "./ICarouselProps";
export * from "./ICarouselState";
export * from "./Carousel";
export type { ICarouselImageProps } from "./CarouselImage";
//# sourceMappingURL=index.d.ts.map