declare const CarouselAnimation: (props: any) => JSX.Element;
export { CarouselAnimation };
