import type { DefineComponent } from 'vue'; declare const CalendarRange: DefineComponent>; export { CalendarRange };