/// export interface CarrouselProperties { children: JSX.Element | JSX.Element[]; }