declare const _default: __VLS_WithTemplateSlots>, {}, {}>, { default?(_: { date: import('@internationalized/date').DateValue; grid: import('../date').Grid[]; weekDays: string[]; weekStartsOn: 0 | 2 | 1 | 3 | 4 | 5 | 6; locale: string; fixedWeeks: boolean; }): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };