declare const _default: import('../../../node_modules/@vue/runtime-core').DefineComponent<{ modelValue: ArrayConstructor; defaultValue: ArrayConstructor; visible: { type: BooleanConstructor; default: boolean; }; cycleRoll: { type: BooleanConstructor; default: boolean; }; disabled: FunctionConstructor; lockScroll: { type: BooleanConstructor; default: boolean; }; step: { type: ObjectConstructor; default(): { hour: number; minute: number; second: number; }; }; showSeconds: { type: BooleanConstructor; default: boolean; }; clearable: { type: BooleanConstructor; default: boolean; }; tiny_mode: StringConstructor; tiny_mode_root: BooleanConstructor; tiny_template: (ObjectConstructor | FunctionConstructor)[]; tiny_renderless: FunctionConstructor; tiny_theme: StringConstructor; tiny_mcp_config: ObjectConstructor; tiny_chart_theme: ObjectConstructor; }, { t: (this: any, path: any, options?: any) => any; vm: any; f: (props: any, attrs?: {}) => {}; a: (attrs: any, filters: any, include: any) => {}; d: (props: any) => void; dp: (props: any) => void; gcls: (key: any) => any; m: (...cssClasses: any[]) => string; }, unknown, {}, {}, import('../../../node_modules/vue3').ComponentOptionsMixin, import('../../../node_modules/vue3').ComponentOptionsMixin, ("clear" | "update:modelValue" | "update:visible" | "confirm")[], "clear" | "update:modelValue" | "update:visible" | "confirm", import('../../../node_modules/vue3').PublicProps, Readonly> & { onConfirm?: ((...args: any[]) => any) | undefined; "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined; "onUpdate:visible"?: ((...args: any[]) => any) | undefined; onClear?: ((...args: any[]) => any) | undefined; }, { visible: boolean; tiny_mode_root: boolean; lockScroll: boolean; clearable: boolean; step: Record; showSeconds: boolean; cycleRoll: boolean; }, {}>; export default _default;