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