import { DateValue } from '@internationalized/date'; declare const _default: __VLS_WithTemplateSlots>, {}, {}>, { default?(_: { segments: { part: import('../shared/date').SegmentPart; value: string; }[]; modelValue: DateValue | undefined; }): any; }>; export default _default; type __VLS_WithTemplateSlots = T & { new (): { $slots: S; }; };