export type { ICarouselCard } from './CarouselCard.container';
export { CarouselCard } from './CarouselCard.container';
