import CommonPicker from './src/common/picker.vue'; import TimePickPanel from './src/time-picker-com/panel-time-pick.vue'; import type { SFCWithInstall } from '@element-plus-next/vue-utils'; export * from './src/utils'; export * from './src/constants'; export * from './src/common/props'; declare const _TimePicker: SFCWithInstall; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; cellClassName: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; shortcuts: import("@element-plus-next/vue-utils").EpPropFinalized never[], boolean>; arrowControl: import("@element-plus-next/vue-utils").EpPropFinalized; label: import("@element-plus-next/vue-utils").EpPropFinalized; tabindex: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown, 0, boolean>; validateEvent: import("@element-plus-next/vue-utils").EpPropFinalized; unlinkPanels: BooleanConstructor; disabledHours: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; disabledMinutes: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; disabledSeconds: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; id: { readonly type: import("@vue/runtime-core").PropType import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange) | ((new (...args: any[]) => import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; name: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange) | ((new (...args: any[]) => import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange))[], unknown, unknown, "", boolean>; popperClass: import("@element-plus-next/vue-utils").EpPropFinalized; format: StringConstructor; valueFormat: StringConstructor; type: import("@element-plus-next/vue-utils").EpPropFinalized; clearable: import("@element-plus-next/vue-utils").EpPropFinalized; clearIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component))[], unknown, unknown, import("@vue/runtime-core").DefineComponent<{}, {}, {}, import("@vue/runtime-core").ComputedOptions, import("@vue/runtime-core").MethodOptions, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly>, {}>, boolean>; editable: import("@element-plus-next/vue-utils").EpPropFinalized; prefixIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component))[], unknown, unknown, "", boolean>; size: { readonly type: _vue_runtime_core.PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly: import("@element-plus-next/vue-utils").EpPropFinalized; disabled: import("@element-plus-next/vue-utils").EpPropFinalized; placeholder: import("@element-plus-next/vue-utils").EpPropFinalized; popperOptions: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; modelValue: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("./src/common/props").ModelValueType & {}) | (() => import("./src/common/props").ModelValueType) | ((new (...args: any[]) => import("./src/common/props").ModelValueType & {}) | (() => import("./src/common/props").ModelValueType))[], unknown, unknown, "", boolean>; rangeSeparator: import("@element-plus-next/vue-utils").EpPropFinalized; startPlaceholder: StringConstructor; endPlaceholder: StringConstructor; defaultValue: { readonly type: import("@vue/runtime-core").PropType Date | [Date, Date]) | (() => import("./src/common/props").SingleOrRange) | ((new (...args: any[]) => Date | [Date, Date]) | (() => import("./src/common/props").SingleOrRange))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; defaultTime: { readonly type: import("@vue/runtime-core").PropType Date | [Date, Date]) | (() => import("./src/common/props").SingleOrRange) | ((new (...args: any[]) => Date | [Date, Date]) | (() => import("./src/common/props").SingleOrRange))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }, () => JSX.Element, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; cellClassName: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; shortcuts: import("@element-plus-next/vue-utils").EpPropFinalized never[], boolean>; arrowControl: import("@element-plus-next/vue-utils").EpPropFinalized; label: import("@element-plus-next/vue-utils").EpPropFinalized; tabindex: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown, 0, boolean>; validateEvent: import("@element-plus-next/vue-utils").EpPropFinalized; unlinkPanels: BooleanConstructor; disabledHours: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; disabledMinutes: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; disabledSeconds: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; id: { readonly type: import("@vue/runtime-core").PropType import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange) | ((new (...args: any[]) => import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; name: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange) | ((new (...args: any[]) => import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange))[], unknown, unknown, "", boolean>; popperClass: import("@element-plus-next/vue-utils").EpPropFinalized; format: StringConstructor; valueFormat: StringConstructor; type: import("@element-plus-next/vue-utils").EpPropFinalized; clearable: import("@element-plus-next/vue-utils").EpPropFinalized; clearIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component))[], unknown, unknown, import("@vue/runtime-core").DefineComponent<{}, {}, {}, import("@vue/runtime-core").ComputedOptions, import("@vue/runtime-core").MethodOptions, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly>, {}>, boolean>; editable: import("@element-plus-next/vue-utils").EpPropFinalized; prefixIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component))[], unknown, unknown, "", boolean>; size: { readonly type: _vue_runtime_core.PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly: import("@element-plus-next/vue-utils").EpPropFinalized; disabled: import("@element-plus-next/vue-utils").EpPropFinalized; placeholder: import("@element-plus-next/vue-utils").EpPropFinalized; popperOptions: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; modelValue: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("./src/common/props").ModelValueType & {}) | (() => import("./src/common/props").ModelValueType) | ((new (...args: any[]) => import("./src/common/props").ModelValueType & {}) | (() => import("./src/common/props").ModelValueType))[], unknown, unknown, "", boolean>; rangeSeparator: import("@element-plus-next/vue-utils").EpPropFinalized; startPlaceholder: StringConstructor; endPlaceholder: StringConstructor; defaultValue: { readonly type: import("@vue/runtime-core").PropType Date | [Date, Date]) | (() => import("./src/common/props").SingleOrRange) | ((new (...args: any[]) => Date | [Date, Date]) | (() => import("./src/common/props").SingleOrRange))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; defaultTime: { readonly type: import("@vue/runtime-core").PropType Date | [Date, Date]) | (() => import("./src/common/props").SingleOrRange) | ((new (...args: any[]) => Date | [Date, Date]) | (() => import("./src/common/props").SingleOrRange))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }>> & { "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; }, { readonly: import("@element-plus-next/vue-utils").EpPropMergeType; label: string; type: string; name: import("@element-plus-next/vue-utils").EpPropMergeType<(new (...args: any[]) => import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange) | ((new (...args: any[]) => import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange))[], unknown, unknown>; size: any; disabled: import("@element-plus-next/vue-utils").EpPropMergeType; placeholder: string; modelValue: import("@element-plus-next/vue-utils").EpPropMergeType<(new (...args: any[]) => import("./src/common/props").ModelValueType & {}) | (() => import("./src/common/props").ModelValueType) | ((new (...args: any[]) => import("./src/common/props").ModelValueType & {}) | (() => import("./src/common/props").ModelValueType))[], unknown, unknown>; clearable: import("@element-plus-next/vue-utils").EpPropMergeType; prefixIcon: import("@element-plus-next/vue-utils").EpPropMergeType<(new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component))[], unknown, unknown>; tabindex: import("@element-plus-next/vue-utils").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>; validateEvent: import("@element-plus-next/vue-utils").EpPropMergeType; popperOptions: Partial; popperClass: string; clearIcon: import("@element-plus-next/vue-utils").EpPropMergeType<(new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component))[], unknown, unknown>; editable: import("@element-plus-next/vue-utils").EpPropMergeType; rangeSeparator: string; isRange: boolean; shortcuts: unknown[]; arrowControl: import("@element-plus-next/vue-utils").EpPropMergeType; unlinkPanels: boolean; }>>; export { CommonPicker, TimePickPanel }; export default _TimePicker; export declare const ElTimePicker: SFCWithInstall; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; cellClassName: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; shortcuts: import("@element-plus-next/vue-utils").EpPropFinalized never[], boolean>; arrowControl: import("@element-plus-next/vue-utils").EpPropFinalized; label: import("@element-plus-next/vue-utils").EpPropFinalized; tabindex: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown, 0, boolean>; validateEvent: import("@element-plus-next/vue-utils").EpPropFinalized; unlinkPanels: BooleanConstructor; disabledHours: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; disabledMinutes: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; disabledSeconds: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; id: { readonly type: import("@vue/runtime-core").PropType import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange) | ((new (...args: any[]) => import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; name: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange) | ((new (...args: any[]) => import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange))[], unknown, unknown, "", boolean>; popperClass: import("@element-plus-next/vue-utils").EpPropFinalized; format: StringConstructor; valueFormat: StringConstructor; type: import("@element-plus-next/vue-utils").EpPropFinalized; clearable: import("@element-plus-next/vue-utils").EpPropFinalized; clearIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component))[], unknown, unknown, import("@vue/runtime-core").DefineComponent<{}, {}, {}, import("@vue/runtime-core").ComputedOptions, import("@vue/runtime-core").MethodOptions, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly>, {}>, boolean>; editable: import("@element-plus-next/vue-utils").EpPropFinalized; prefixIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component))[], unknown, unknown, "", boolean>; size: { readonly type: _vue_runtime_core.PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly: import("@element-plus-next/vue-utils").EpPropFinalized; disabled: import("@element-plus-next/vue-utils").EpPropFinalized; placeholder: import("@element-plus-next/vue-utils").EpPropFinalized; popperOptions: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; modelValue: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("./src/common/props").ModelValueType & {}) | (() => import("./src/common/props").ModelValueType) | ((new (...args: any[]) => import("./src/common/props").ModelValueType & {}) | (() => import("./src/common/props").ModelValueType))[], unknown, unknown, "", boolean>; rangeSeparator: import("@element-plus-next/vue-utils").EpPropFinalized; startPlaceholder: StringConstructor; endPlaceholder: StringConstructor; defaultValue: { readonly type: import("@vue/runtime-core").PropType Date | [Date, Date]) | (() => import("./src/common/props").SingleOrRange) | ((new (...args: any[]) => Date | [Date, Date]) | (() => import("./src/common/props").SingleOrRange))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; defaultTime: { readonly type: import("@vue/runtime-core").PropType Date | [Date, Date]) | (() => import("./src/common/props").SingleOrRange) | ((new (...args: any[]) => Date | [Date, Date]) | (() => import("./src/common/props").SingleOrRange))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }, () => JSX.Element, unknown, {}, {}, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; cellClassName: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; shortcuts: import("@element-plus-next/vue-utils").EpPropFinalized never[], boolean>; arrowControl: import("@element-plus-next/vue-utils").EpPropFinalized; label: import("@element-plus-next/vue-utils").EpPropFinalized; tabindex: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown, 0, boolean>; validateEvent: import("@element-plus-next/vue-utils").EpPropFinalized; unlinkPanels: BooleanConstructor; disabledHours: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; disabledMinutes: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; disabledSeconds: { readonly type: import("@vue/runtime-core").PropType; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; id: { readonly type: import("@vue/runtime-core").PropType import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange) | ((new (...args: any[]) => import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; name: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange) | ((new (...args: any[]) => import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange))[], unknown, unknown, "", boolean>; popperClass: import("@element-plus-next/vue-utils").EpPropFinalized; format: StringConstructor; valueFormat: StringConstructor; type: import("@element-plus-next/vue-utils").EpPropFinalized; clearable: import("@element-plus-next/vue-utils").EpPropFinalized; clearIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component))[], unknown, unknown, import("@vue/runtime-core").DefineComponent<{}, {}, {}, import("@vue/runtime-core").ComputedOptions, import("@vue/runtime-core").MethodOptions, import("@vue/runtime-core").ComponentOptionsMixin, import("@vue/runtime-core").ComponentOptionsMixin, {}, string, import("@vue/runtime-core").VNodeProps & import("@vue/runtime-core").AllowedComponentProps & import("@vue/runtime-core").ComponentCustomProps, Readonly>, {}>, boolean>; editable: import("@element-plus-next/vue-utils").EpPropFinalized; prefixIcon: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component))[], unknown, unknown, "", boolean>; size: { readonly type: _vue_runtime_core.PropType>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; readonly: import("@element-plus-next/vue-utils").EpPropFinalized; disabled: import("@element-plus-next/vue-utils").EpPropFinalized; placeholder: import("@element-plus-next/vue-utils").EpPropFinalized; popperOptions: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => Partial) | (() => Partial) | ((new (...args: any[]) => Partial) | (() => Partial))[], unknown, unknown, () => {}, boolean>; modelValue: import("@element-plus-next/vue-utils").EpPropFinalized<(new (...args: any[]) => import("./src/common/props").ModelValueType & {}) | (() => import("./src/common/props").ModelValueType) | ((new (...args: any[]) => import("./src/common/props").ModelValueType & {}) | (() => import("./src/common/props").ModelValueType))[], unknown, unknown, "", boolean>; rangeSeparator: import("@element-plus-next/vue-utils").EpPropFinalized; startPlaceholder: StringConstructor; endPlaceholder: StringConstructor; defaultValue: { readonly type: import("@vue/runtime-core").PropType Date | [Date, Date]) | (() => import("./src/common/props").SingleOrRange) | ((new (...args: any[]) => Date | [Date, Date]) | (() => import("./src/common/props").SingleOrRange))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; defaultTime: { readonly type: import("@vue/runtime-core").PropType Date | [Date, Date]) | (() => import("./src/common/props").SingleOrRange) | ((new (...args: any[]) => Date | [Date, Date]) | (() => import("./src/common/props").SingleOrRange))[], unknown, unknown>>; readonly required: false; readonly validator: ((val: unknown) => boolean) | undefined; __epPropKey: true; }; }>> & { "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; }, { readonly: import("@element-plus-next/vue-utils").EpPropMergeType; label: string; type: string; name: import("@element-plus-next/vue-utils").EpPropMergeType<(new (...args: any[]) => import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange) | ((new (...args: any[]) => import("./src/common/props").SingleOrRange & {}) | (() => import("./src/common/props").SingleOrRange))[], unknown, unknown>; size: any; disabled: import("@element-plus-next/vue-utils").EpPropMergeType; placeholder: string; modelValue: import("@element-plus-next/vue-utils").EpPropMergeType<(new (...args: any[]) => import("./src/common/props").ModelValueType & {}) | (() => import("./src/common/props").ModelValueType) | ((new (...args: any[]) => import("./src/common/props").ModelValueType & {}) | (() => import("./src/common/props").ModelValueType))[], unknown, unknown>; clearable: import("@element-plus-next/vue-utils").EpPropMergeType; prefixIcon: import("@element-plus-next/vue-utils").EpPropMergeType<(new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component))[], unknown, unknown>; tabindex: import("@element-plus-next/vue-utils").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>; validateEvent: import("@element-plus-next/vue-utils").EpPropMergeType; popperOptions: Partial; popperClass: string; clearIcon: import("@element-plus-next/vue-utils").EpPropMergeType<(new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component) | ((new (...args: any[]) => (string | import("@vue/runtime-core").Component) & {}) | (() => string | import("@vue/runtime-core").Component))[], unknown, unknown>; editable: import("@element-plus-next/vue-utils").EpPropMergeType; rangeSeparator: string; isRange: boolean; shortcuts: unknown[]; arrowControl: import("@element-plus-next/vue-utils").EpPropMergeType; unlinkPanels: boolean; }>>;