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