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