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