import type { CarouselSlideTheme } from '../CarouselSlide.vue';
declare const theme: CarouselSlideTheme;
export default theme;
