import CommonPicker from './src/common/picker.vue'; import TimePickPanel from './src/time-picker-com/panel-time-pick.vue'; import type { SFCWithInstall } from 'southgisui/es/utils/types'; export * from './src/common/date-utils'; export * from './src/common/constant'; export * from './src/common/props'; declare const _TimePicker: SFCWithInstall; }; type: { type: StringConstructor; default: string; }; clearable: { type: BooleanConstructor; default: boolean; }; clearIcon: { type: import("vue").PropType>; default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>; }; confirm: { type: BooleanConstructor; default: boolean; }; editable: { type: BooleanConstructor; default: boolean; }; size: { type: import("vue").PropType<"" | "small" | "default" | "large">; validator: (val: string) => boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; popperOptions: { type: import("vue").PropType>; default: () => {}; }; modelValue: { type: import("vue").PropType; default: string; }; rangeSeparator: { type: StringConstructor; default: string; }; defaultValue: { type: import("vue").PropType; }; defaultTime: { type: import("vue").PropType; }; disabledHours: { type: FunctionConstructor; }; disabledMinutes: { type: FunctionConstructor; }; disabledSeconds: { type: FunctionConstructor; }; disabledDate: { type: FunctionConstructor; }; cellClassName: { type: FunctionConstructor; }; shortcuts: { type: ArrayConstructor; default: () => never[]; }; arrowControl: { type: BooleanConstructor; default: boolean; }; step: { type: ObjectConstructor; }; validateEvent: { type: BooleanConstructor; default: boolean; }; unlinkPanels: BooleanConstructor; }, () => import("vue").VNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; }; type: { type: StringConstructor; default: string; }; clearable: { type: BooleanConstructor; default: boolean; }; clearIcon: { type: import("vue").PropType>; default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>; }; confirm: { type: BooleanConstructor; default: boolean; }; editable: { type: BooleanConstructor; default: boolean; }; size: { type: import("vue").PropType<"" | "small" | "default" | "large">; validator: (val: string) => boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; popperOptions: { type: import("vue").PropType>; default: () => {}; }; modelValue: { type: import("vue").PropType; default: string; }; rangeSeparator: { type: StringConstructor; default: string; }; defaultValue: { type: import("vue").PropType; }; defaultTime: { type: import("vue").PropType; }; disabledHours: { type: FunctionConstructor; }; disabledMinutes: { type: FunctionConstructor; }; disabledSeconds: { type: FunctionConstructor; }; disabledDate: { type: FunctionConstructor; }; cellClassName: { type: FunctionConstructor; }; shortcuts: { type: ArrayConstructor; default: () => never[]; }; arrowControl: { type: BooleanConstructor; default: boolean; }; step: { type: ObjectConstructor; }; validateEvent: { type: BooleanConstructor; default: boolean; }; unlinkPanels: BooleanConstructor; }>> & { "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; }, { type: string; confirm: boolean; placement: string; popperOptions: Partial; disabled: boolean; modelValue: string | number | any[] | Date; clearable: boolean; validateEvent: boolean; readonly: boolean; clearIcon: string | import("vue").Component; editable: boolean; rangeSeparator: string; isRange: boolean; shortcuts: unknown[]; arrowControl: boolean; unlinkPanels: boolean; }>>; export { CommonPicker, TimePickPanel }; export default _TimePicker; export declare const SgTimePicker: SFCWithInstall; }; type: { type: StringConstructor; default: string; }; clearable: { type: BooleanConstructor; default: boolean; }; clearIcon: { type: import("vue").PropType>; default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>; }; confirm: { type: BooleanConstructor; default: boolean; }; editable: { type: BooleanConstructor; default: boolean; }; size: { type: import("vue").PropType<"" | "small" | "default" | "large">; validator: (val: string) => boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; popperOptions: { type: import("vue").PropType>; default: () => {}; }; modelValue: { type: import("vue").PropType; default: string; }; rangeSeparator: { type: StringConstructor; default: string; }; defaultValue: { type: import("vue").PropType; }; defaultTime: { type: import("vue").PropType; }; disabledHours: { type: FunctionConstructor; }; disabledMinutes: { type: FunctionConstructor; }; disabledSeconds: { type: FunctionConstructor; }; disabledDate: { type: FunctionConstructor; }; cellClassName: { type: FunctionConstructor; }; shortcuts: { type: ArrayConstructor; default: () => never[]; }; arrowControl: { type: BooleanConstructor; default: boolean; }; step: { type: ObjectConstructor; }; validateEvent: { type: BooleanConstructor; default: boolean; }; unlinkPanels: BooleanConstructor; }, () => import("vue").VNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; }; type: { type: StringConstructor; default: string; }; clearable: { type: BooleanConstructor; default: boolean; }; clearIcon: { type: import("vue").PropType>; default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>; }; confirm: { type: BooleanConstructor; default: boolean; }; editable: { type: BooleanConstructor; default: boolean; }; size: { type: import("vue").PropType<"" | "small" | "default" | "large">; validator: (val: string) => boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; popperOptions: { type: import("vue").PropType>; default: () => {}; }; modelValue: { type: import("vue").PropType; default: string; }; rangeSeparator: { type: StringConstructor; default: string; }; defaultValue: { type: import("vue").PropType; }; defaultTime: { type: import("vue").PropType; }; disabledHours: { type: FunctionConstructor; }; disabledMinutes: { type: FunctionConstructor; }; disabledSeconds: { type: FunctionConstructor; }; disabledDate: { type: FunctionConstructor; }; cellClassName: { type: FunctionConstructor; }; shortcuts: { type: ArrayConstructor; default: () => never[]; }; arrowControl: { type: BooleanConstructor; default: boolean; }; step: { type: ObjectConstructor; }; validateEvent: { type: BooleanConstructor; default: boolean; }; unlinkPanels: BooleanConstructor; }>> & { "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; }, { type: string; confirm: boolean; placement: string; popperOptions: Partial; disabled: boolean; modelValue: string | number | any[] | Date; clearable: boolean; validateEvent: boolean; readonly: boolean; clearIcon: string | import("vue").Component; editable: boolean; rangeSeparator: string; isRange: boolean; shortcuts: unknown[]; arrowControl: boolean; unlinkPanels: boolean; }>>;