export { default as CalendarView } from './CalendarView.svelte';
export type { CalendarEvent, CalendarViewConfig } from './types';
//# sourceMappingURL=index.d.ts.map