declare const CalendarCheck: import("svelte").Component<$$ComponentProps, {}, "">; type CalendarCheck = ReturnType; export default CalendarCheck;