import React from 'react'; import { ThemeCompositions } from '@teambit/evangelist.theme.evangelist-theme'; import { CarouselSection } from './carouselSection'; export const CarouselSectionExample = () => ( );