declare var __VLS_1: { cell: { goNarrower: () => any; goBroader: () => any; broader: any; narrower: any; schedule?: string | number | undefined; start: Date; end: Date; events: import("vue").ComputedRef; today: any; content: any; }; }, __VLS_3: { range: { style: { [x: string]: string; }; label: string | undefined; class: string | undefined; }; }, __VLS_5: { range: any; schedule: any; }, __VLS_7: { cell: { goNarrower: () => any; goBroader: () => any; broader: any; narrower: any; schedule?: string | number | undefined; start: Date; end: Date; events: import("vue").ComputedRef; today: any; content: any; }; view: Record; schedule: any; events: any; }, __VLS_9: { cell: { goNarrower: () => any; goBroader: () => any; broader: any; narrower: any; schedule?: string | number | undefined; start: Date; end: Date; events: import("vue").ComputedRef; today: any; content: any; }; view: Record; schedule: any; events: any; }, __VLS_11: { cell: { goNarrower: () => any; goBroader: () => any; broader: any; narrower: any; schedule?: string | number | undefined; start: Date; end: Date; events: import("vue").ComputedRef; today: any; content: any; }; view: Record; schedule: any; events: any; }, __VLS_31: { event: Record; }, __VLS_35: `event.${any}`, __VLS_36: { event: Record; }, __VLS_39: { event: Record; }, __VLS_42: { event: Record; }, __VLS_44: { cell: { goNarrower: () => any; goBroader: () => any; broader: any; narrower: any; schedule?: string | number | undefined; start: Date; end: Date; events: import("vue").ComputedRef; today: any; content: any; }; view: Record; }, __VLS_46: { cell: { goNarrower: () => any; goBroader: () => any; broader: any; narrower: any; schedule?: string | number | undefined; start: Date; end: Date; events: import("vue").ComputedRef; today: any; content: any; }; view: Record; }, __VLS_48: { cell: { goNarrower: () => any; goBroader: () => any; broader: any; narrower: any; schedule?: string | number | undefined; start: Date; end: Date; events: import("vue").ComputedRef; today: any; content: any; }; view: Record; }, __VLS_68: { event: Record; }, __VLS_72: `event.${any}`, __VLS_73: { event: Record; }, __VLS_76: { event: Record; }, __VLS_79: { event: Record; }, __VLS_81: { events: any; }, __VLS_83: { now: any; timeFormatted: any; }; type __VLS_Slots = {} & { [K in NonNullable]?: (props: typeof __VLS_36) => any; } & { [K in NonNullable]?: (props: typeof __VLS_73) => any; } & { cell?: (props: typeof __VLS_1) => any; } & { 'special-hours-label'?: (props: typeof __VLS_3) => any; } & { 'special-hours-label'?: (props: typeof __VLS_5) => any; } & { 'cell-date'?: (props: typeof __VLS_7) => any; } & { 'cell-content'?: (props: typeof __VLS_9) => any; } & { 'cell-events'?: (props: typeof __VLS_11) => any; } & { 'event.all-day'?: (props: typeof __VLS_31) => any; } & { event?: (props: typeof __VLS_39) => any; } & { 'event-content'?: (props: typeof __VLS_42) => any; } & { 'cell-date'?: (props: typeof __VLS_44) => any; } & { 'cell-content'?: (props: typeof __VLS_46) => any; } & { 'cell-events'?: (props: typeof __VLS_48) => any; } & { 'event.all-day'?: (props: typeof __VLS_68) => any; } & { event?: (props: typeof __VLS_76) => any; } & { 'event-content'?: (props: typeof __VLS_79) => any; } & { 'event-count'?: (props: typeof __VLS_81) => any; } & { 'now-line'?: (props: typeof __VLS_83) => any; }; declare const __VLS_base: import("vue").DefineComponent, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly> & Readonly<{}>, { allDay: boolean; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; declare const __VLS_export: __VLS_WithSlots; declare const _default: typeof __VLS_export; export default _default; type __VLS_WithSlots = T & { new (): { $slots: S; }; };