declare const _default: __VLS_WithTemplateSlots>, {}, {}>, { "upper-timeunit"?(_: { label: string; value: string | undefined; date: Date; }): any; timeunit?(_: { label: string; value: string | undefined; date: Date; }): any; }>; export default _default; declare type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };