declare const _default: import('vue').DefineComponent<{ readonly modelValue: { readonly type: StringConstructor; readonly default: ""; }; readonly format: { readonly type: StringConstructor; readonly default: "YYYY-MM-DD"; }; readonly size: { readonly type: import('vue').PropType; readonly default: "default"; }; readonly clearable: BooleanConstructor; readonly type: { readonly type: StringConstructor; readonly values: string[]; readonly default: "D"; }; readonly accurate: { readonly type: StringConstructor; }; readonly placeholder: StringConstructor; readonly readonly: { readonly type: BooleanConstructor; readonly default: true; }; readonly disabled: BooleanConstructor; }, { t: (key: string) => any; state: { status: boolean; panel: HTMLElement; popperInstance: any; view: string; }; displayDpMoment: import('vue').ComputedRef; now: any; val: import('vue').ComputedRef; dayData: import('vue').ComputedRef; ipt: import('vue').Ref; datePicker: import('vue').Ref; datePickerPanel: import('vue').Ref; months: any[]; years: import('vue').ComputedRef; minutes: import('vue').ComputedRef; hours: import('vue').ComputedRef; isHours12: import('vue').ComputedRef; hourGap: import('vue').Ref; getMonthString: (n: number) => any; handleClick: (event: any) => void; handleBlur: (event: any) => void; handleDayClick: (item: any) => void; handleSwitchMonthClick: (n: number) => void; handleSwitchYearClick: (n: number) => void; handleSwitchYearArrayClick: (n: number) => void; handleSwitchDayClick: (n: number) => void; handleToday: () => void; handleClear: () => void; handleMonthClick: (k: any) => void; handleYearClick: (k: any) => void; handleHourClick: (k: any) => void; handleSecondsClick: (k: any) => void; handleSwitchView: (v: string) => void; handleMinuteClick: (k: any) => void; handleSubmitTime: () => void; handleInputBlur: (event: any) => void; handleHourGap: (g: number) => void; disabled: import('vue').ComputedRef; }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly; readonly default: "default"; }; readonly clearable: BooleanConstructor; readonly type: { readonly type: StringConstructor; readonly values: string[]; readonly default: "D"; }; readonly accurate: { readonly type: StringConstructor; }; readonly placeholder: StringConstructor; readonly readonly: { readonly type: BooleanConstructor; readonly default: true; }; readonly disabled: BooleanConstructor; }>>, { readonly size: import('../../button').ButtonSize; readonly type: string; readonly disabled: boolean; readonly modelValue: string; readonly format: string; readonly clearable: boolean; readonly readonly: boolean; }, {}>; export default _default;