/** * Constants for the carrousel component */ export declare const CarrouselConstants: { BASE_CLASSNAME: string; };