export interface BabylonTopSliderV2Item { title?: string; subtitle?: string; pretitle?: string; text?: string; description?: string; }