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