import { _default } from "./calendar.vue.js"; import { _default as _default$1 } from "./date-table.vue.js"; //#region ../../packages/components/calendar/src/instance.d.ts type DateTableInstance = InstanceType & unknown; type CalendarDateTableInstance = DateTableInstance; type CalendarInstance = InstanceType & unknown; //#endregion export { CalendarDateTableInstance, CalendarInstance, DateTableInstance };