import CronExpressionBuilder from './src/cron-expression-builder.vue'; export declare const LlCronExpressionBuilder: import("ll-plus/es/utils").SFCWithInstall; readonly disabled: import("ll-plus/es/utils").EpPropFinalized; readonly hideSecond: import("ll-plus/es/utils").EpPropFinalized; readonly hideYear: import("ll-plus/es/utils").EpPropFinalized; readonly remote: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly placeholder: import("ll-plus/es/utils").EpPropFinalized; readonly exeStartTime: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, 0, boolean>; readonly bordered: import("ll-plus/es/utils").EpPropFinalized; }>, { bem: { b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element: string, modifier: string) => string; bm: (blockSuffix: string, modifier: string) => string; bem: (blockSuffix: string, element: string, modifier: string) => string; is: (name?: string) => string; }; props: import("@vue/shared").LooseRequired; readonly disabled: import("ll-plus/es/utils").EpPropFinalized; readonly hideSecond: import("ll-plus/es/utils").EpPropFinalized; readonly hideYear: import("ll-plus/es/utils").EpPropFinalized; readonly remote: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly placeholder: import("ll-plus/es/utils").EpPropFinalized; readonly exeStartTime: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, 0, boolean>; readonly bordered: import("ll-plus/es/utils").EpPropFinalized; }>> & Readonly<{ onChange?: (value: string) => any; "onUpdate:value"?: (value: string) => any; }> & {}>; emits: ((event: "change", value: string) => void) & ((event: "update:value", value: string) => void); editCronValue: import("vue").Ref; formItemContext: import("ant-design-vue/es/form/FormItemContext").FormItemContext; modalRef: import("vue").Ref; showConfigModal: () => void; handleSubmit: () => void; CronModal: import("vue").DefineComponent<{}, { bem: { b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element: string, modifier: string) => string; bm: (blockSuffix: string, modifier: string) => string; bem: (blockSuffix: string, element: string, modifier: string) => string; is: (name?: string) => string; }; emit: (event: "ok", ...args: any[]) => void; attrs: import("vue").Attrs; open: import("vue").Ref; openModal: () => void; handleCancel: () => void; handleSubmit: () => void; CronInner: import("vue").DefineComponent; readonly disabled: import("ll-plus/es/utils").EpPropFinalized; readonly hideSecond: import("ll-plus/es/utils").EpPropFinalized; readonly hideYear: import("ll-plus/es/utils").EpPropFinalized; readonly remote: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly placeholder: import("ll-plus/es/utils").EpPropFinalized; readonly exeStartTime: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, 0, boolean>; readonly bordered: import("ll-plus/es/utils").EpPropFinalized; }>, { bem: { b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element: string, modifier: string) => string; bm: (blockSuffix: string, modifier: string) => string; bem: (blockSuffix: string, element: string, modifier: string) => string; is: (name?: string) => string; }; props: import("@vue/shared").LooseRequired; readonly disabled: import("ll-plus/es/utils").EpPropFinalized; readonly hideSecond: import("ll-plus/es/utils").EpPropFinalized; readonly hideYear: import("ll-plus/es/utils").EpPropFinalized; readonly remote: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly placeholder: import("ll-plus/es/utils").EpPropFinalized; readonly exeStartTime: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, 0, boolean>; readonly bordered: import("ll-plus/es/utils").EpPropFinalized; }>> & Readonly<{ onChange?: (value: string) => any; "onUpdate:value"?: (value: string) => any; }> & {}>; emits: ((event: "change", value: string) => void) & ((event: "update:value", value: string) => void); activeKey: import("vue").Ref; second: import("vue").Ref; minute: import("vue").Ref; hour: import("vue").Ref; day: import("vue").Ref; month: import("vue").Ref; week: import("vue").Ref; year: import("vue").Ref; inputValues: { second: string; minute: string; hour: string; day: string; month: string; week: string; year: string; cron: string; }; preTimeList: import("vue").Ref; cronValueInner: import("vue").ComputedRef; cronValueNoYear: import("vue").ComputedRef; calTriggerList: import("@vueuse/shared").PromisifyFn<() => void>; assignInput: () => void; formatValue: () => void; convertWeekToQuartz: (week: string) => string; calTriggerListInner: () => void; onInputBlur: () => void; onInputCronBlur: (event: any) => void; emitValue: (value: any) => void; readonly Col: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; default: string | number | import("ant-design-vue/es/grid").ColSize; }; sm: { type: import("vue").PropType; default: string | number | import("ant-design-vue/es/grid").ColSize; }; md: { type: import("vue").PropType; default: string | number | import("ant-design-vue/es/grid").ColSize; }; lg: { type: import("vue").PropType; default: string | number | import("ant-design-vue/es/grid").ColSize; }; xl: { type: import("vue").PropType; default: string | number | import("ant-design-vue/es/grid").ColSize; }; xxl: { type: import("vue").PropType; default: string | number | import("ant-design-vue/es/grid").ColSize; }; prefixCls: StringConstructor; flex: (StringConstructor | NumberConstructor)[]; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { sm: string | number | import("ant-design-vue/es/grid").ColSize; lg: string | number | import("ant-design-vue/es/grid").ColSize; xxl: string | number | import("ant-design-vue/es/grid").ColSize; xl: string | number | import("ant-design-vue/es/grid").ColSize; md: string | number | import("ant-design-vue/es/grid").ColSize; xs: string | number | import("ant-design-vue/es/grid").ColSize; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; default: string | number | import("ant-design-vue/es/grid").ColSize; }; sm: { type: import("vue").PropType; default: string | number | import("ant-design-vue/es/grid").ColSize; }; md: { type: import("vue").PropType; default: string | number | import("ant-design-vue/es/grid").ColSize; }; lg: { type: import("vue").PropType; default: string | number | import("ant-design-vue/es/grid").ColSize; }; xl: { type: import("vue").PropType; default: string | number | import("ant-design-vue/es/grid").ColSize; }; xxl: { type: import("vue").PropType; default: string | number | import("ant-design-vue/es/grid").ColSize; }; prefixCls: StringConstructor; flex: (StringConstructor | NumberConstructor)[]; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { sm: string | number | import("ant-design-vue/es/grid").ColSize; lg: string | number | import("ant-design-vue/es/grid").ColSize; xxl: string | number | import("ant-design-vue/es/grid").ColSize; xl: string | number | import("ant-design-vue/es/grid").ColSize; md: string | number | import("ant-design-vue/es/grid").ColSize; xs: string | number | import("ant-design-vue/es/grid").ColSize; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; default: string | number | import("ant-design-vue/es/grid").ColSize; }; sm: { type: import("vue").PropType; default: string | number | import("ant-design-vue/es/grid").ColSize; }; md: { type: import("vue").PropType; default: string | number | import("ant-design-vue/es/grid").ColSize; }; lg: { type: import("vue").PropType; default: string | number | import("ant-design-vue/es/grid").ColSize; }; xl: { type: import("vue").PropType; default: string | number | import("ant-design-vue/es/grid").ColSize; }; xxl: { type: import("vue").PropType; default: string | number | import("ant-design-vue/es/grid").ColSize; }; prefixCls: StringConstructor; flex: (StringConstructor | NumberConstructor)[]; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { sm: string | number | import("ant-design-vue/es/grid").ColSize; lg: string | number | import("ant-design-vue/es/grid").ColSize; xxl: string | number | import("ant-design-vue/es/grid").ColSize; xl: string | number | import("ant-design-vue/es/grid").ColSize; md: string | number | import("ant-design-vue/es/grid").ColSize; xs: string | number | import("ant-design-vue/es/grid").ColSize; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin; readonly Row: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; default: "middle" | "top" | "bottom" | "stretch" | { sm?: "middle" | "top" | "bottom" | "stretch"; lg?: "middle" | "top" | "bottom" | "stretch"; xxl?: "middle" | "top" | "bottom" | "stretch"; xl?: "middle" | "top" | "bottom" | "stretch"; md?: "middle" | "top" | "bottom" | "stretch"; xs?: "middle" | "top" | "bottom" | "stretch"; }; }; justify: { type: import("vue").PropType<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | { sm?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; lg?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xxl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; md?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xs?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; }>; default: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | { sm?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; lg?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xxl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; md?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xs?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; }; }; prefixCls: StringConstructor; gutter: { type: import("vue").PropType; default: import("ant-design-vue/es/grid/Row").Gutter | [import("ant-design-vue/es/grid/Row").Gutter, import("ant-design-vue/es/grid/Row").Gutter]; }; wrap: { type: BooleanConstructor; default: any; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { justify: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | { sm?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; lg?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xxl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; md?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xs?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; }; wrap: boolean; align: "middle" | "top" | "bottom" | "stretch" | { sm?: "middle" | "top" | "bottom" | "stretch"; lg?: "middle" | "top" | "bottom" | "stretch"; xxl?: "middle" | "top" | "bottom" | "stretch"; xl?: "middle" | "top" | "bottom" | "stretch"; md?: "middle" | "top" | "bottom" | "stretch"; xs?: "middle" | "top" | "bottom" | "stretch"; }; gutter: number | Partial> | [import("ant-design-vue/es/grid/Row").Gutter, import("ant-design-vue/es/grid/Row").Gutter]; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; default: "middle" | "top" | "bottom" | "stretch" | { sm?: "middle" | "top" | "bottom" | "stretch"; lg?: "middle" | "top" | "bottom" | "stretch"; xxl?: "middle" | "top" | "bottom" | "stretch"; xl?: "middle" | "top" | "bottom" | "stretch"; md?: "middle" | "top" | "bottom" | "stretch"; xs?: "middle" | "top" | "bottom" | "stretch"; }; }; justify: { type: import("vue").PropType<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | { sm?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; lg?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xxl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; md?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xs?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; }>; default: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | { sm?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; lg?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xxl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; md?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xs?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; }; }; prefixCls: StringConstructor; gutter: { type: import("vue").PropType; default: import("ant-design-vue/es/grid/Row").Gutter | [import("ant-design-vue/es/grid/Row").Gutter, import("ant-design-vue/es/grid/Row").Gutter]; }; wrap: { type: BooleanConstructor; default: any; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { justify: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | { sm?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; lg?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xxl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; md?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xs?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; }; wrap: boolean; align: "middle" | "top" | "bottom" | "stretch" | { sm?: "middle" | "top" | "bottom" | "stretch"; lg?: "middle" | "top" | "bottom" | "stretch"; xxl?: "middle" | "top" | "bottom" | "stretch"; xl?: "middle" | "top" | "bottom" | "stretch"; md?: "middle" | "top" | "bottom" | "stretch"; xs?: "middle" | "top" | "bottom" | "stretch"; }; gutter: number | Partial> | [import("ant-design-vue/es/grid/Row").Gutter, import("ant-design-vue/es/grid/Row").Gutter]; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; default: "middle" | "top" | "bottom" | "stretch" | { sm?: "middle" | "top" | "bottom" | "stretch"; lg?: "middle" | "top" | "bottom" | "stretch"; xxl?: "middle" | "top" | "bottom" | "stretch"; xl?: "middle" | "top" | "bottom" | "stretch"; md?: "middle" | "top" | "bottom" | "stretch"; xs?: "middle" | "top" | "bottom" | "stretch"; }; }; justify: { type: import("vue").PropType<"center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | { sm?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; lg?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xxl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; md?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xs?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; }>; default: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | { sm?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; lg?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xxl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; md?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xs?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; }; }; prefixCls: StringConstructor; gutter: { type: import("vue").PropType; default: import("ant-design-vue/es/grid/Row").Gutter | [import("ant-design-vue/es/grid/Row").Gutter, import("ant-design-vue/es/grid/Row").Gutter]; }; wrap: { type: BooleanConstructor; default: any; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { justify: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly" | { sm?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; lg?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xxl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xl?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; md?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; xs?: "center" | "end" | "start" | "space-around" | "space-between" | "space-evenly"; }; wrap: boolean; align: "middle" | "top" | "bottom" | "stretch" | { sm?: "middle" | "top" | "bottom" | "stretch"; lg?: "middle" | "top" | "bottom" | "stretch"; xxl?: "middle" | "top" | "bottom" | "stretch"; xl?: "middle" | "top" | "bottom" | "stretch"; md?: "middle" | "top" | "bottom" | "stretch"; xs?: "middle" | "top" | "bottom" | "stretch"; }; gutter: number | Partial> | [import("ant-design-vue/es/grid/Row").Gutter, import("ant-design-vue/es/grid/Row").Gutter]; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin; readonly TabPane: import("vue").DefineComponent; disabled: { type: BooleanConstructor; }; forceRender: { type: BooleanConstructor; }; closable: { type: BooleanConstructor; }; animated: { type: BooleanConstructor; }; active: { type: BooleanConstructor; }; destroyInactiveTabPane: { type: BooleanConstructor; }; prefixCls: { type: StringConstructor; }; tabKey: { type: (StringConstructor | NumberConstructor)[]; }; id: { type: StringConstructor; }; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; disabled: { type: BooleanConstructor; }; forceRender: { type: BooleanConstructor; }; closable: { type: BooleanConstructor; }; animated: { type: BooleanConstructor; }; active: { type: BooleanConstructor; }; destroyInactiveTabPane: { type: BooleanConstructor; }; prefixCls: { type: StringConstructor; }; tabKey: { type: (StringConstructor | NumberConstructor)[]; }; id: { type: StringConstructor; }; }>> & Readonly<{}>, { active: boolean; disabled: boolean; forceRender: boolean; animated: boolean; closable: boolean; destroyInactiveTabPane: boolean; }, import("ant-design-vue/es/_util/type").CustomSlotsType<{ closeIcon: any; tab: any; default: any; }>, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; readonly Tabs: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins HTMLElement>; default: (triggerNode?: HTMLElement) => HTMLElement; }; activeKey: { type: (StringConstructor | NumberConstructor)[]; }; defaultActiveKey: { type: (StringConstructor | NumberConstructor)[]; }; direction: { type: import("vue").PropType<"ltr" | "rtl">; default: "ltr" | "rtl"; }; animated: { type: import("vue").PropType; default: boolean | import("ant-design-vue/es/tabs/src/interface").AnimatedConfig; }; renderTabBar: { type: import("vue").PropType; default: import("ant-design-vue/es/tabs/src/interface").RenderTabBar; }; tabBarGutter: { type: NumberConstructor; }; tabBarStyle: { type: import("vue").PropType; default: import("vue").CSSProperties; }; tabPosition: { type: import("vue").PropType; default: import("ant-design-vue/es/tabs/src/interface").TabPosition; }; destroyInactiveTabPane: { type: BooleanConstructor; default: boolean; }; hideAdd: BooleanConstructor; type: { type: import("vue").PropType; default: import("ant-design-vue/es/tabs/src/Tabs").TabsType; }; size: { type: import("vue").PropType; default: import("ant-design-vue/es/button").ButtonSize; }; centered: BooleanConstructor; onEdit: { type: import("vue").PropType<(e: MouseEvent | import("ant-design-vue/es/_util/type").Key | KeyboardEvent, action: "add" | "remove") => void>; default: (e: MouseEvent | import("ant-design-vue/es/_util/type").Key | KeyboardEvent, action: "add" | "remove") => void; }; onChange: { type: import("vue").PropType<(activeKey: import("ant-design-vue/es/_util/type").Key) => void>; default: (activeKey: import("ant-design-vue/es/_util/type").Key) => void; }; onTabClick: { type: import("vue").PropType<(activeKey: import("ant-design-vue/es/_util/type").Key, e: MouseEvent | KeyboardEvent) => void>; default: (activeKey: import("ant-design-vue/es/_util/type").Key, e: MouseEvent | KeyboardEvent) => void; }; onTabScroll: { type: import("vue").PropType; default: import("ant-design-vue/es/tabs/src/interface").OnTabScroll; }; 'onUpdate:activeKey': { type: import("vue").PropType<(activeKey: import("ant-design-vue/es/_util/type").Key) => void>; default: (activeKey: import("ant-design-vue/es/_util/type").Key) => void; }; locale: { type: import("vue").PropType; default: import("ant-design-vue/es/tabs/src/interface").TabsLocale; }; onPrevClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; onNextClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; tabBarExtraContent: import("vue-types").VueTypeValidableDef; }>> & Readonly<{}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { size: import("ant-design-vue/es/button").ButtonSize; type: import("ant-design-vue/es/tabs/src/Tabs").TabsType; onChange: (activeKey: import("ant-design-vue/es/_util/type").Key) => void; direction: "ltr" | "rtl"; getPopupContainer: (triggerNode?: HTMLElement) => HTMLElement; locale: import("ant-design-vue/es/tabs/src/interface").TabsLocale; 'onUpdate:activeKey': (activeKey: import("ant-design-vue/es/_util/type").Key) => void; animated: boolean | import("ant-design-vue/es/tabs/src/interface").AnimatedConfig; destroyInactiveTabPane: boolean; onTabClick: (activeKey: import("ant-design-vue/es/_util/type").Key, e: MouseEvent | KeyboardEvent) => void; tabPosition: import("ant-design-vue/es/tabs/src/interface").TabPosition; renderTabBar: import("ant-design-vue/es/tabs/src/interface").RenderTabBar; onTabScroll: import("ant-design-vue/es/tabs/src/interface").OnTabScroll; tabBarStyle: import("vue").CSSProperties; hideAdd: boolean; centered: boolean; onEdit: (e: MouseEvent | import("ant-design-vue/es/_util/type").Key | KeyboardEvent, action: "add" | "remove") => void; onPrevClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onNextClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }, true, {}, import("ant-design-vue/es/_util/type").CustomSlotsType<{ tabBarExtraContent?: any; leftExtra?: any; rightExtra?: any; moreIcon?: any; addIcon?: any; removeIcon?: any; renderTabBar?: any; default?: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly HTMLElement>; default: (triggerNode?: HTMLElement) => HTMLElement; }; activeKey: { type: (StringConstructor | NumberConstructor)[]; }; defaultActiveKey: { type: (StringConstructor | NumberConstructor)[]; }; direction: { type: import("vue").PropType<"ltr" | "rtl">; default: "ltr" | "rtl"; }; animated: { type: import("vue").PropType; default: boolean | import("ant-design-vue/es/tabs/src/interface").AnimatedConfig; }; renderTabBar: { type: import("vue").PropType; default: import("ant-design-vue/es/tabs/src/interface").RenderTabBar; }; tabBarGutter: { type: NumberConstructor; }; tabBarStyle: { type: import("vue").PropType; default: import("vue").CSSProperties; }; tabPosition: { type: import("vue").PropType; default: import("ant-design-vue/es/tabs/src/interface").TabPosition; }; destroyInactiveTabPane: { type: BooleanConstructor; default: boolean; }; hideAdd: BooleanConstructor; type: { type: import("vue").PropType; default: import("ant-design-vue/es/tabs/src/Tabs").TabsType; }; size: { type: import("vue").PropType; default: import("ant-design-vue/es/button").ButtonSize; }; centered: BooleanConstructor; onEdit: { type: import("vue").PropType<(e: MouseEvent | import("ant-design-vue/es/_util/type").Key | KeyboardEvent, action: "add" | "remove") => void>; default: (e: MouseEvent | import("ant-design-vue/es/_util/type").Key | KeyboardEvent, action: "add" | "remove") => void; }; onChange: { type: import("vue").PropType<(activeKey: import("ant-design-vue/es/_util/type").Key) => void>; default: (activeKey: import("ant-design-vue/es/_util/type").Key) => void; }; onTabClick: { type: import("vue").PropType<(activeKey: import("ant-design-vue/es/_util/type").Key, e: MouseEvent | KeyboardEvent) => void>; default: (activeKey: import("ant-design-vue/es/_util/type").Key, e: MouseEvent | KeyboardEvent) => void; }; onTabScroll: { type: import("vue").PropType; default: import("ant-design-vue/es/tabs/src/interface").OnTabScroll; }; 'onUpdate:activeKey': { type: import("vue").PropType<(activeKey: import("ant-design-vue/es/_util/type").Key) => void>; default: (activeKey: import("ant-design-vue/es/_util/type").Key) => void; }; locale: { type: import("vue").PropType; default: import("ant-design-vue/es/tabs/src/interface").TabsLocale; }; onPrevClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; onNextClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; tabBarExtraContent: import("vue-types").VueTypeValidableDef; }>> & Readonly<{}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, { size: import("ant-design-vue/es/button").ButtonSize; type: import("ant-design-vue/es/tabs/src/Tabs").TabsType; onChange: (activeKey: import("ant-design-vue/es/_util/type").Key) => void; direction: "ltr" | "rtl"; getPopupContainer: (triggerNode?: HTMLElement) => HTMLElement; locale: import("ant-design-vue/es/tabs/src/interface").TabsLocale; 'onUpdate:activeKey': (activeKey: import("ant-design-vue/es/_util/type").Key) => void; animated: boolean | import("ant-design-vue/es/tabs/src/interface").AnimatedConfig; destroyInactiveTabPane: boolean; onTabClick: (activeKey: import("ant-design-vue/es/_util/type").Key, e: MouseEvent | KeyboardEvent) => void; tabPosition: import("ant-design-vue/es/tabs/src/interface").TabPosition; renderTabBar: import("ant-design-vue/es/tabs/src/interface").RenderTabBar; onTabScroll: import("ant-design-vue/es/tabs/src/interface").OnTabScroll; tabBarStyle: import("vue").CSSProperties; hideAdd: boolean; centered: boolean; onEdit: (e: MouseEvent | import("ant-design-vue/es/_util/type").Key | KeyboardEvent, action: "add" | "remove") => void; onPrevClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onNextClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase HTMLElement>; default: (triggerNode?: HTMLElement) => HTMLElement; }; activeKey: { type: (StringConstructor | NumberConstructor)[]; }; defaultActiveKey: { type: (StringConstructor | NumberConstructor)[]; }; direction: { type: import("vue").PropType<"ltr" | "rtl">; default: "ltr" | "rtl"; }; animated: { type: import("vue").PropType; default: boolean | import("ant-design-vue/es/tabs/src/interface").AnimatedConfig; }; renderTabBar: { type: import("vue").PropType; default: import("ant-design-vue/es/tabs/src/interface").RenderTabBar; }; tabBarGutter: { type: NumberConstructor; }; tabBarStyle: { type: import("vue").PropType; default: import("vue").CSSProperties; }; tabPosition: { type: import("vue").PropType; default: import("ant-design-vue/es/tabs/src/interface").TabPosition; }; destroyInactiveTabPane: { type: BooleanConstructor; default: boolean; }; hideAdd: BooleanConstructor; type: { type: import("vue").PropType; default: import("ant-design-vue/es/tabs/src/Tabs").TabsType; }; size: { type: import("vue").PropType; default: import("ant-design-vue/es/button").ButtonSize; }; centered: BooleanConstructor; onEdit: { type: import("vue").PropType<(e: MouseEvent | import("ant-design-vue/es/_util/type").Key | KeyboardEvent, action: "add" | "remove") => void>; default: (e: MouseEvent | import("ant-design-vue/es/_util/type").Key | KeyboardEvent, action: "add" | "remove") => void; }; onChange: { type: import("vue").PropType<(activeKey: import("ant-design-vue/es/_util/type").Key) => void>; default: (activeKey: import("ant-design-vue/es/_util/type").Key) => void; }; onTabClick: { type: import("vue").PropType<(activeKey: import("ant-design-vue/es/_util/type").Key, e: MouseEvent | KeyboardEvent) => void>; default: (activeKey: import("ant-design-vue/es/_util/type").Key, e: MouseEvent | KeyboardEvent) => void; }; onTabScroll: { type: import("vue").PropType; default: import("ant-design-vue/es/tabs/src/interface").OnTabScroll; }; 'onUpdate:activeKey': { type: import("vue").PropType<(activeKey: import("ant-design-vue/es/_util/type").Key) => void>; default: (activeKey: import("ant-design-vue/es/_util/type").Key) => void; }; locale: { type: import("vue").PropType; default: import("ant-design-vue/es/tabs/src/interface").TabsLocale; }; onPrevClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; onNextClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; tabBarExtraContent: import("vue-types").VueTypeValidableDef; }>> & Readonly<{}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { size: import("ant-design-vue/es/button").ButtonSize; type: import("ant-design-vue/es/tabs/src/Tabs").TabsType; onChange: (activeKey: import("ant-design-vue/es/_util/type").Key) => void; direction: "ltr" | "rtl"; getPopupContainer: (triggerNode?: HTMLElement) => HTMLElement; locale: import("ant-design-vue/es/tabs/src/interface").TabsLocale; 'onUpdate:activeKey': (activeKey: import("ant-design-vue/es/_util/type").Key) => void; animated: boolean | import("ant-design-vue/es/tabs/src/interface").AnimatedConfig; destroyInactiveTabPane: boolean; onTabClick: (activeKey: import("ant-design-vue/es/_util/type").Key, e: MouseEvent | KeyboardEvent) => void; tabPosition: import("ant-design-vue/es/tabs/src/interface").TabPosition; renderTabBar: import("ant-design-vue/es/tabs/src/interface").RenderTabBar; onTabScroll: import("ant-design-vue/es/tabs/src/interface").OnTabScroll; tabBarStyle: import("vue").CSSProperties; hideAdd: boolean; centered: boolean; onEdit: (e: MouseEvent | import("ant-design-vue/es/_util/type").Key | KeyboardEvent, action: "add" | "remove") => void; onPrevClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onNextClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }, {}, string, import("ant-design-vue/es/_util/type").CustomSlotsType<{ tabBarExtraContent?: any; leftExtra?: any; rightExtra?: any; moreIcon?: any; addIcon?: any; removeIcon?: any; renderTabBar?: any; default?: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin & { readonly TabPane: import("vue").DefineComponent; disabled: { type: BooleanConstructor; }; forceRender: { type: BooleanConstructor; }; closable: { type: BooleanConstructor; }; animated: { type: BooleanConstructor; }; active: { type: BooleanConstructor; }; destroyInactiveTabPane: { type: BooleanConstructor; }; prefixCls: { type: StringConstructor; }; tabKey: { type: (StringConstructor | NumberConstructor)[]; }; id: { type: StringConstructor; }; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; disabled: { type: BooleanConstructor; }; forceRender: { type: BooleanConstructor; }; closable: { type: BooleanConstructor; }; animated: { type: BooleanConstructor; }; active: { type: BooleanConstructor; }; destroyInactiveTabPane: { type: BooleanConstructor; }; prefixCls: { type: StringConstructor; }; tabKey: { type: (StringConstructor | NumberConstructor)[]; }; id: { type: StringConstructor; }; }>> & Readonly<{}>, { active: boolean; disabled: boolean; forceRender: boolean; animated: boolean; closable: boolean; destroyInactiveTabPane: boolean; }, import("ant-design-vue/es/_util/type").CustomSlotsType<{ closeIcon: any; tab: any; default: any; }>, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }; DayUI: import("vue").DefineComponent, { typeWorkAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; disabled: boolean; }>; type: import("vue").Ref; bem: { b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element: string, modifier: string) => string; bm: (blockSuffix: string, modifier: string) => string; bem: (blockSuffix: string, element: string, modifier: string) => string; is: (name?: string) => string; }; TypeEnum: typeof import("./src/config").TypeEnum; defaultValue: import("vue").Ref; valueRange: any; valueLoop: any; valueWeek: any; valueList: import("vue").Ref; valueWork: import("vue").Ref; maxValue: import("vue").Ref; minValue: import("vue").Ref; computeValue: import("vue").ComputedRef; specifyRange: import("vue").ComputedRef; updateValue: (value: any) => void; parseValue: (value: any) => void; beforeRadioAttrs: import("vue").ComputedRef<{ class: string[]; disabled: any; }>; inputNumberAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; }>; typeRangeAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; disabled: any; }>; typeLoopAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; disabled: any; }>; typeSpecifyAttrs: import("vue").ComputedRef<{ disabled: any; class: string[]; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { readonly change: (value: string) => boolean; readonly 'update:value': (value: string) => boolean; }, string, import("vue").PublicProps, Readonly> & Readonly<{ onChange?: (value: string) => any; "onUpdate:value"?: (value: string) => any; }>, { disabled: boolean; week: string; }, {}, { InputNumber: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }, true, {}, import("ant-design-vue/es/_util/type").CustomSlotsType<{ addonBefore?: any; addonAfter?: any; prefix?: any; default?: any; upIcon?: any; downIcon?: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }, {}, string, import("ant-design-vue/es/_util/type").CustomSlotsType<{ addonBefore?: any; addonAfter?: any; prefix?: any; default?: any; upIcon?: any; downIcon?: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: (app: import("vue").App) => import("vue").App; }; RadioGroup: import("vue").DefineComponent; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>> & Readonly<{}>, { size: "default" | "small" | "large"; onChange: (e: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; 'onUpdate:value': (val: any) => void; options: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; buttonStyle: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; optionType: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; Radio: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin & { readonly Group: import("vue").DefineComponent; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>> & Readonly<{}>, { size: "default" | "small" | "large"; onChange: (e: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; 'onUpdate:value': (val: any) => void; options: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; buttonStyle: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; optionType: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; readonly Button: import("vue").DefineComponent; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }; CheckboxGroup: import("vue").DefineComponent; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>> & Readonly<{}>, { value: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; onChange: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; disabled: boolean; defaultValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; 'onUpdate:value': (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; options: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; Checkbox: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; name: StringConstructor; id: StringConstructor; type: { type: import("vue").PropType<"checkbox">; default: "checkbox"; }; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void>; default: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; skipGroup: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { type: "checkbox"; onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onChange: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; disabled: boolean; autofocus: boolean; defaultChecked: boolean; checked: boolean; indeterminate: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; skipGroup: boolean; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; name: StringConstructor; id: StringConstructor; type: { type: import("vue").PropType<"checkbox">; default: "checkbox"; }; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void>; default: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; skipGroup: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { type: "checkbox"; onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onChange: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; disabled: boolean; autofocus: boolean; defaultChecked: boolean; checked: boolean; indeterminate: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; skipGroup: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; name: StringConstructor; id: StringConstructor; type: { type: import("vue").PropType<"checkbox">; default: "checkbox"; }; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void>; default: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; skipGroup: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { type: "checkbox"; onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onChange: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; disabled: boolean; autofocus: boolean; defaultChecked: boolean; checked: boolean; indeterminate: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; skipGroup: boolean; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin & { readonly Group: import("vue").DefineComponent; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>> & Readonly<{}>, { value: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; onChange: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; disabled: boolean; defaultValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; 'onUpdate:value': (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; options: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; HourUI: import("vue").DefineComponent<{}, { type: import("vue").Ref; bem: { b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element: string, modifier: string) => string; bm: (blockSuffix: string, modifier: string) => string; bem: (blockSuffix: string, element: string, modifier: string) => string; is: (name?: string) => string; }; TypeEnum: typeof import("./src/config").TypeEnum; defaultValue: import("vue").Ref; valueRange: any; valueLoop: any; valueWeek: any; valueList: import("vue").Ref; valueWork: import("vue").Ref; maxValue: import("vue").Ref; minValue: import("vue").Ref; computeValue: import("vue").ComputedRef; specifyRange: import("vue").ComputedRef; updateValue: (value: any) => void; parseValue: (value: any) => void; beforeRadioAttrs: import("vue").ComputedRef<{ class: string[]; disabled: any; }>; inputNumberAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; }>; typeRangeAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; disabled: any; }>; typeLoopAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; disabled: any; }>; typeSpecifyAttrs: import("vue").ComputedRef<{ disabled: any; class: string[]; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { readonly change: (value: string) => boolean; readonly 'update:value': (value: string) => boolean; }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{ onChange?: (value: string) => any; "onUpdate:value"?: (value: string) => any; }>, { [x: string]: any; }, {}, { InputNumber: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }, true, {}, import("ant-design-vue/es/_util/type").CustomSlotsType<{ addonBefore?: any; addonAfter?: any; prefix?: any; default?: any; upIcon?: any; downIcon?: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }, {}, string, import("ant-design-vue/es/_util/type").CustomSlotsType<{ addonBefore?: any; addonAfter?: any; prefix?: any; default?: any; upIcon?: any; downIcon?: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: (app: import("vue").App) => import("vue").App; }; RadioGroup: import("vue").DefineComponent; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>> & Readonly<{}>, { size: "default" | "small" | "large"; onChange: (e: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; 'onUpdate:value': (val: any) => void; options: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; buttonStyle: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; optionType: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; Radio: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin & { readonly Group: import("vue").DefineComponent; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>> & Readonly<{}>, { size: "default" | "small" | "large"; onChange: (e: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; 'onUpdate:value': (val: any) => void; options: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; buttonStyle: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; optionType: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; readonly Button: import("vue").DefineComponent; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }; CheckboxGroup: import("vue").DefineComponent; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>> & Readonly<{}>, { value: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; onChange: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; disabled: boolean; defaultValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; 'onUpdate:value': (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; options: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; Checkbox: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; name: StringConstructor; id: StringConstructor; type: { type: import("vue").PropType<"checkbox">; default: "checkbox"; }; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void>; default: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; skipGroup: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { type: "checkbox"; onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onChange: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; disabled: boolean; autofocus: boolean; defaultChecked: boolean; checked: boolean; indeterminate: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; skipGroup: boolean; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; name: StringConstructor; id: StringConstructor; type: { type: import("vue").PropType<"checkbox">; default: "checkbox"; }; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void>; default: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; skipGroup: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { type: "checkbox"; onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onChange: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; disabled: boolean; autofocus: boolean; defaultChecked: boolean; checked: boolean; indeterminate: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; skipGroup: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; name: StringConstructor; id: StringConstructor; type: { type: import("vue").PropType<"checkbox">; default: "checkbox"; }; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void>; default: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; skipGroup: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { type: "checkbox"; onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onChange: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; disabled: boolean; autofocus: boolean; defaultChecked: boolean; checked: boolean; indeterminate: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; skipGroup: boolean; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin & { readonly Group: import("vue").DefineComponent; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>> & Readonly<{}>, { value: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; onChange: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; disabled: boolean; defaultValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; 'onUpdate:value': (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; options: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; MinuteUI: import("vue").DefineComponent<{}, { type: import("vue").Ref; bem: { b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element: string, modifier: string) => string; bm: (blockSuffix: string, modifier: string) => string; bem: (blockSuffix: string, element: string, modifier: string) => string; is: (name?: string) => string; }; TypeEnum: typeof import("./src/config").TypeEnum; defaultValue: import("vue").Ref; valueRange: any; valueLoop: any; valueWeek: any; valueList: import("vue").Ref; valueWork: import("vue").Ref; maxValue: import("vue").Ref; minValue: import("vue").Ref; computeValue: import("vue").ComputedRef; specifyRange: import("vue").ComputedRef; updateValue: (value: any) => void; parseValue: (value: any) => void; beforeRadioAttrs: import("vue").ComputedRef<{ class: string[]; disabled: any; }>; inputNumberAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; }>; typeRangeAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; disabled: any; }>; typeLoopAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; disabled: any; }>; typeSpecifyAttrs: import("vue").ComputedRef<{ disabled: any; class: string[]; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { readonly change: (value: string) => boolean; readonly 'update:value': (value: string) => boolean; }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{ onChange?: (value: string) => any; "onUpdate:value"?: (value: string) => any; }>, { [x: string]: any; }, {}, { InputNumber: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }, true, {}, import("ant-design-vue/es/_util/type").CustomSlotsType<{ addonBefore?: any; addonAfter?: any; prefix?: any; default?: any; upIcon?: any; downIcon?: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }, {}, string, import("ant-design-vue/es/_util/type").CustomSlotsType<{ addonBefore?: any; addonAfter?: any; prefix?: any; default?: any; upIcon?: any; downIcon?: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: (app: import("vue").App) => import("vue").App; }; RadioGroup: import("vue").DefineComponent; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>> & Readonly<{}>, { size: "default" | "small" | "large"; onChange: (e: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; 'onUpdate:value': (val: any) => void; options: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; buttonStyle: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; optionType: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; Radio: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin & { readonly Group: import("vue").DefineComponent; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>> & Readonly<{}>, { size: "default" | "small" | "large"; onChange: (e: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; 'onUpdate:value': (val: any) => void; options: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; buttonStyle: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; optionType: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; readonly Button: import("vue").DefineComponent; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }; CheckboxGroup: import("vue").DefineComponent; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>> & Readonly<{}>, { value: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; onChange: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; disabled: boolean; defaultValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; 'onUpdate:value': (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; options: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; Checkbox: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; name: StringConstructor; id: StringConstructor; type: { type: import("vue").PropType<"checkbox">; default: "checkbox"; }; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void>; default: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; skipGroup: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { type: "checkbox"; onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onChange: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; disabled: boolean; autofocus: boolean; defaultChecked: boolean; checked: boolean; indeterminate: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; skipGroup: boolean; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; name: StringConstructor; id: StringConstructor; type: { type: import("vue").PropType<"checkbox">; default: "checkbox"; }; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void>; default: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; skipGroup: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { type: "checkbox"; onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onChange: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; disabled: boolean; autofocus: boolean; defaultChecked: boolean; checked: boolean; indeterminate: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; skipGroup: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; name: StringConstructor; id: StringConstructor; type: { type: import("vue").PropType<"checkbox">; default: "checkbox"; }; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void>; default: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; skipGroup: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { type: "checkbox"; onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onChange: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; disabled: boolean; autofocus: boolean; defaultChecked: boolean; checked: boolean; indeterminate: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; skipGroup: boolean; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin & { readonly Group: import("vue").DefineComponent; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>> & Readonly<{}>, { value: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; onChange: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; disabled: boolean; defaultValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; 'onUpdate:value': (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; options: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; MonthUI: import("vue").DefineComponent<{}, { type: import("vue").Ref; bem: { b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element: string, modifier: string) => string; bm: (blockSuffix: string, modifier: string) => string; bem: (blockSuffix: string, element: string, modifier: string) => string; is: (name?: string) => string; }; TypeEnum: typeof import("./src/config").TypeEnum; defaultValue: import("vue").Ref; valueRange: any; valueLoop: any; valueWeek: any; valueList: import("vue").Ref; valueWork: import("vue").Ref; maxValue: import("vue").Ref; minValue: import("vue").Ref; computeValue: import("vue").ComputedRef; specifyRange: import("vue").ComputedRef; updateValue: (value: any) => void; parseValue: (value: any) => void; beforeRadioAttrs: import("vue").ComputedRef<{ class: string[]; disabled: any; }>; inputNumberAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; }>; typeRangeAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; disabled: any; }>; typeLoopAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; disabled: any; }>; typeSpecifyAttrs: import("vue").ComputedRef<{ disabled: any; class: string[]; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { readonly change: (value: string) => boolean; readonly 'update:value': (value: string) => boolean; }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{ onChange?: (value: string) => any; "onUpdate:value"?: (value: string) => any; }>, { [x: string]: any; }, {}, { InputNumber: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }, true, {}, import("ant-design-vue/es/_util/type").CustomSlotsType<{ addonBefore?: any; addonAfter?: any; prefix?: any; default?: any; upIcon?: any; downIcon?: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }, {}, string, import("ant-design-vue/es/_util/type").CustomSlotsType<{ addonBefore?: any; addonAfter?: any; prefix?: any; default?: any; upIcon?: any; downIcon?: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: (app: import("vue").App) => import("vue").App; }; RadioGroup: import("vue").DefineComponent; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>> & Readonly<{}>, { size: "default" | "small" | "large"; onChange: (e: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; 'onUpdate:value': (val: any) => void; options: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; buttonStyle: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; optionType: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; Radio: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin & { readonly Group: import("vue").DefineComponent; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>> & Readonly<{}>, { size: "default" | "small" | "large"; onChange: (e: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; 'onUpdate:value': (val: any) => void; options: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; buttonStyle: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; optionType: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; readonly Button: import("vue").DefineComponent; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }; CheckboxGroup: import("vue").DefineComponent; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>> & Readonly<{}>, { value: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; onChange: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; disabled: boolean; defaultValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; 'onUpdate:value': (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; options: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; Checkbox: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; name: StringConstructor; id: StringConstructor; type: { type: import("vue").PropType<"checkbox">; default: "checkbox"; }; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void>; default: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; skipGroup: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { type: "checkbox"; onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onChange: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; disabled: boolean; autofocus: boolean; defaultChecked: boolean; checked: boolean; indeterminate: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; skipGroup: boolean; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; name: StringConstructor; id: StringConstructor; type: { type: import("vue").PropType<"checkbox">; default: "checkbox"; }; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void>; default: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; skipGroup: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { type: "checkbox"; onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onChange: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; disabled: boolean; autofocus: boolean; defaultChecked: boolean; checked: boolean; indeterminate: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; skipGroup: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; name: StringConstructor; id: StringConstructor; type: { type: import("vue").PropType<"checkbox">; default: "checkbox"; }; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void>; default: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; skipGroup: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { type: "checkbox"; onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onChange: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; disabled: boolean; autofocus: boolean; defaultChecked: boolean; checked: boolean; indeterminate: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; skipGroup: boolean; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin & { readonly Group: import("vue").DefineComponent; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>> & Readonly<{}>, { value: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; onChange: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; disabled: boolean; defaultValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; 'onUpdate:value': (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; options: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; SecondUI: import("vue").DefineComponent<{}, { type: import("vue").Ref; bem: { b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element: string, modifier: string) => string; bm: (blockSuffix: string, modifier: string) => string; bem: (blockSuffix: string, element: string, modifier: string) => string; is: (name?: string) => string; }; TypeEnum: typeof import("./src/config").TypeEnum; defaultValue: import("vue").Ref; valueRange: any; valueLoop: any; valueWeek: any; valueList: import("vue").Ref; valueWork: import("vue").Ref; maxValue: import("vue").Ref; minValue: import("vue").Ref; computeValue: import("vue").ComputedRef; specifyRange: import("vue").ComputedRef; updateValue: (value: any) => void; parseValue: (value: any) => void; beforeRadioAttrs: import("vue").ComputedRef<{ class: string[]; disabled: any; }>; inputNumberAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; }>; typeRangeAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; disabled: any; }>; typeLoopAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; disabled: any; }>; typeSpecifyAttrs: import("vue").ComputedRef<{ disabled: any; class: string[]; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { readonly change: (value: string) => boolean; readonly 'update:value': (value: string) => boolean; }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{ onChange?: (value: string) => any; "onUpdate:value"?: (value: string) => any; }>, { [x: string]: any; }, {}, { InputNumber: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }, true, {}, import("ant-design-vue/es/_util/type").CustomSlotsType<{ addonBefore?: any; addonAfter?: any; prefix?: any; default?: any; upIcon?: any; downIcon?: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }, {}, string, import("ant-design-vue/es/_util/type").CustomSlotsType<{ addonBefore?: any; addonAfter?: any; prefix?: any; default?: any; upIcon?: any; downIcon?: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: (app: import("vue").App) => import("vue").App; }; RadioGroup: import("vue").DefineComponent; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>> & Readonly<{}>, { size: "default" | "small" | "large"; onChange: (e: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; 'onUpdate:value': (val: any) => void; options: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; buttonStyle: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; optionType: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; Radio: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin & { readonly Group: import("vue").DefineComponent; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>> & Readonly<{}>, { size: "default" | "small" | "large"; onChange: (e: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; 'onUpdate:value': (val: any) => void; options: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; buttonStyle: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; optionType: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; readonly Button: import("vue").DefineComponent; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }; CheckboxGroup: import("vue").DefineComponent; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>> & Readonly<{}>, { value: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; onChange: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; disabled: boolean; defaultValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; 'onUpdate:value': (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; options: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; Checkbox: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; name: StringConstructor; id: StringConstructor; type: { type: import("vue").PropType<"checkbox">; default: "checkbox"; }; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void>; default: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; skipGroup: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { type: "checkbox"; onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onChange: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; disabled: boolean; autofocus: boolean; defaultChecked: boolean; checked: boolean; indeterminate: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; skipGroup: boolean; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; name: StringConstructor; id: StringConstructor; type: { type: import("vue").PropType<"checkbox">; default: "checkbox"; }; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void>; default: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; skipGroup: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { type: "checkbox"; onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onChange: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; disabled: boolean; autofocus: boolean; defaultChecked: boolean; checked: boolean; indeterminate: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; skipGroup: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; name: StringConstructor; id: StringConstructor; type: { type: import("vue").PropType<"checkbox">; default: "checkbox"; }; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void>; default: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; skipGroup: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { type: "checkbox"; onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onChange: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; disabled: boolean; autofocus: boolean; defaultChecked: boolean; checked: boolean; indeterminate: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; skipGroup: boolean; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin & { readonly Group: import("vue").DefineComponent; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>> & Readonly<{}>, { value: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; onChange: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; disabled: boolean; defaultValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; 'onUpdate:value': (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; options: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; WeekUI: import("vue").DefineComponent, { weekOptions: import("vue").ComputedRef<{ label: string; value: number; }[]>; typeLoopSelectAttrs: import("vue").ComputedRef<{ class: string[]; disabled: any; }>; typeRangeSelectAttrs: import("vue").ComputedRef<{ class: string[]; disabled: any; }>; WEEK_MAP_CN: { '1': string; '2': string; '3': string; '4': string; '5': string; '6': string; '7': string; }; WEEK_MAP_EN: { '1': string; '2': string; '3': string; '4': string; '5': string; '6': string; '7': string; }; type: import("vue").Ref; bem: { b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element: string, modifier: string) => string; bm: (blockSuffix: string, modifier: string) => string; bem: (blockSuffix: string, element: string, modifier: string) => string; is: (name?: string) => string; }; TypeEnum: typeof import("./src/config").TypeEnum; defaultValue: import("vue").Ref; valueRange: any; valueLoop: any; valueWeek: any; valueList: import("vue").Ref; valueWork: import("vue").Ref; maxValue: import("vue").Ref; minValue: import("vue").Ref; computeValue: import("vue").ComputedRef; specifyRange: import("vue").ComputedRef; updateValue: (value: any) => void; parseValue: (value: any) => void; beforeRadioAttrs: import("vue").ComputedRef<{ class: string[]; disabled: any; }>; inputNumberAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; }>; typeRangeAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; disabled: any; }>; typeLoopAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; disabled: any; }>; typeSpecifyAttrs: import("vue").ComputedRef<{ disabled: any; class: string[]; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { readonly change: (value: string) => boolean; readonly 'update:value': (value: string) => boolean; }, string, import("vue").PublicProps, Readonly> & Readonly<{ onChange?: (value: string) => any; "onUpdate:value"?: (value: string) => any; }>, { day: string; disabled: boolean; }, {}, { InputNumber: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }, true, {}, import("ant-design-vue/es/_util/type").CustomSlotsType<{ addonBefore?: any; addonAfter?: any; prefix?: any; default?: any; upIcon?: any; downIcon?: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }, {}, string, import("ant-design-vue/es/_util/type").CustomSlotsType<{ addonBefore?: any; addonAfter?: any; prefix?: any; default?: any; upIcon?: any; downIcon?: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: (app: import("vue").App) => import("vue").App; }; RadioGroup: import("vue").DefineComponent; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>> & Readonly<{}>, { size: "default" | "small" | "large"; onChange: (e: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; 'onUpdate:value': (val: any) => void; options: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; buttonStyle: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; optionType: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; Radio: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin & { readonly Group: import("vue").DefineComponent; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>> & Readonly<{}>, { size: "default" | "small" | "large"; onChange: (e: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; 'onUpdate:value': (val: any) => void; options: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; buttonStyle: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; optionType: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; readonly Button: import("vue").DefineComponent; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }; CheckboxGroup: import("vue").DefineComponent; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>> & Readonly<{}>, { value: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; onChange: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; disabled: boolean; defaultValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; 'onUpdate:value': (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; options: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; Checkbox: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; name: StringConstructor; id: StringConstructor; type: { type: import("vue").PropType<"checkbox">; default: "checkbox"; }; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void>; default: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; skipGroup: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { type: "checkbox"; onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onChange: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; disabled: boolean; autofocus: boolean; defaultChecked: boolean; checked: boolean; indeterminate: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; skipGroup: boolean; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; name: StringConstructor; id: StringConstructor; type: { type: import("vue").PropType<"checkbox">; default: "checkbox"; }; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void>; default: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; skipGroup: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { type: "checkbox"; onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onChange: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; disabled: boolean; autofocus: boolean; defaultChecked: boolean; checked: boolean; indeterminate: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; skipGroup: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; name: StringConstructor; id: StringConstructor; type: { type: import("vue").PropType<"checkbox">; default: "checkbox"; }; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void>; default: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; skipGroup: { type: BooleanConstructor; default: boolean; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { type: "checkbox"; onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onChange: (e: import("ant-design-vue/es/checkbox/interface").CheckboxChangeEvent) => void; disabled: boolean; autofocus: boolean; defaultChecked: boolean; checked: boolean; indeterminate: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; skipGroup: boolean; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin & { readonly Group: import("vue").DefineComponent; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; }; onChange: { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void>; default: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; }; name: StringConstructor; prefixCls: StringConstructor; options: { type: import("vue").PropType<(string | number | import("ant-design-vue").CheckboxOptionType)[]>; default: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }; disabled: BooleanConstructor; id: StringConstructor; }>> & Readonly<{}>, { value: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; onChange: (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; disabled: boolean; defaultValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]; 'onUpdate:value': (checkedValue: import("ant-design-vue/es/checkbox/interface").CheckboxValueType[]) => void; options: (string | number | import("ant-design-vue").CheckboxOptionType)[]; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }; ASelect: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; default: import("ant-design-vue/es/select").SelectValue; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/select").SelectValue; }; notFoundContent: import("vue-types").VueTypeValidableDef; suffixIcon: import("vue-types").VueTypeValidableDef; itemIcon: import("vue-types").VueTypeValidableDef; size: { type: import("vue").PropType; default: import("ant-design-vue/es/button").ButtonSize; }; mode: { type: import("vue").PropType<"tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">; default: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE"; }; bordered: { type: BooleanConstructor; default: boolean; }; transitionName: StringConstructor; choiceTransitionName: { type: import("vue").PropType<"">; default: ""; }; popupClassName: StringConstructor; dropdownClassName: StringConstructor; placement: { type: import("vue").PropType<"topLeft" | "topRight" | "bottomLeft" | "bottomRight">; default: "topLeft" | "topRight" | "bottomLeft" | "bottomRight"; }; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; 'onUpdate:value': { type: import("vue").PropType<(val: import("ant-design-vue/es/select").SelectValue) => void>; default: (val: import("ant-design-vue/es/select").SelectValue) => void; }; children: import("vue").PropType; listHeight: NumberConstructor; onMouseenter: import("vue").PropType<(e: MouseEvent) => void>; onMouseleave: import("vue").PropType<(e: MouseEvent) => void>; tabindex: NumberConstructor; onClick: import("vue").PropType<(e: MouseEvent) => void>; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; }; onChange: import("vue").PropType<(value: import("ant-design-vue/es/select").SelectValue, option: import("ant-design-vue/es/select").DefaultOptionType | import("ant-design-vue/es/select").DefaultOptionType[]) => void>; onKeydown: import("vue").PropType<(e: KeyboardEvent) => void>; onKeyup: import("vue").PropType<(e: KeyboardEvent) => void>; onMousedown: import("vue").PropType<(e: MouseEvent) => void>; onSelect: import("vue").PropType>; open: { type: BooleanConstructor; default: any; }; animation: StringConstructor; direction: { type: import("vue").PropType<"ltr" | "rtl">; }; disabled: { type: BooleanConstructor; default: any; }; prefixCls: StringConstructor; id: StringConstructor; autofocus: BooleanConstructor; getPopupContainer: { type: import("vue").PropType; }; virtual: { type: BooleanConstructor; default: any; }; dropdownMatchSelectWidth: { type: import("vue").PropType; default: any; }; options: import("vue").PropType; showAction: { type: import("vue").PropType<("click" | "focus")[]>; }; onDeselect: import("vue").PropType>; loading: { type: BooleanConstructor; default: any; }; placeholder: import("vue-types").VueTypeValidableDef; clearIcon: import("vue-types").VueTypeValidableDef; allowClear: { type: BooleanConstructor; default: any; }; onSearch: import("vue").PropType<(value: string) => void>; fieldNames: import("vue").PropType; dropdownStyle: { type: import("vue").PropType; }; dropdownRender: { type: import("vue").PropType; }; dropdownAlign: import("vue").PropType; showSearch: { type: BooleanConstructor; default: any; }; searchValue: StringConstructor; onInputKeyDown: import("vue").PropType<(e: KeyboardEvent) => void>; removeIcon: import("vue-types").VueTypeValidableDef; maxTagCount: { type: import("vue").PropType; }; maxTagTextLength: NumberConstructor; maxTagPlaceholder: import("vue-types").VueTypeValidableDef; tokenSeparators: { type: import("vue").PropType; }; tagRender: { type: import("vue").PropType<(props: import("ant-design-vue/es/vc-select/BaseSelect").CustomTagProps) => any>; }; optionLabelRender: { type: import("vue").PropType<(option: Record) => any>; }; onClear: import("vue").PropType<() => void>; defaultOpen: { type: BooleanConstructor; default: any; }; onDropdownVisibleChange: { type: import("vue").PropType<(open: boolean) => void>; }; showArrow: { type: BooleanConstructor; default: any; }; onPopupScroll: import("vue").PropType<(e: UIEvent) => void>; menuItemSelectedIcon: import("vue-types").VueTypeValidableDef; listItemHeight: NumberConstructor; inputValue: StringConstructor; autoClearSearchValue: { type: BooleanConstructor; default: any; }; filterOption: { type: import("vue").PropType>; default: any; }; filterSort: import("vue").PropType<(optionA: import("ant-design-vue/es/select").DefaultOptionType, optionB: import("ant-design-vue/es/select").DefaultOptionType) => number>; optionFilterProp: StringConstructor; optionLabelProp: StringConstructor; defaultActiveFirstOption: { type: BooleanConstructor; default: any; }; labelInValue: { type: BooleanConstructor; default: any; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/select").SelectValue; mode: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE"; open: boolean; disabled: boolean; autofocus: boolean; virtual: boolean; dropdownMatchSelectWidth: number | boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/select").SelectValue; 'onUpdate:value': (val: import("ant-design-vue/es/select").SelectValue) => void; placement: "topLeft" | "topRight" | "bottomLeft" | "bottomRight"; loading: boolean; bordered: boolean; allowClear: boolean; showSearch: boolean; choiceTransitionName: ""; defaultOpen: boolean; showArrow: boolean; autoClearSearchValue: boolean; filterOption: boolean | import("ant-design-vue/es/vc-select/Select").FilterFunc; defaultActiveFirstOption: boolean; labelInValue: boolean; }, true, {}, import("ant-design-vue/es/_util/type").CustomSlotsType<{ notFoundContent: any; suffixIcon: any; itemIcon: any; removeIcon: any; clearIcon: any; dropdownRender: any; option: any; placeholder: any; tagRender: any; maxTagPlaceholder: any; optionLabel: any; default: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; default: import("ant-design-vue/es/select").SelectValue; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/select").SelectValue; }; notFoundContent: import("vue-types").VueTypeValidableDef; suffixIcon: import("vue-types").VueTypeValidableDef; itemIcon: import("vue-types").VueTypeValidableDef; size: { type: import("vue").PropType; default: import("ant-design-vue/es/button").ButtonSize; }; mode: { type: import("vue").PropType<"tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">; default: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE"; }; bordered: { type: BooleanConstructor; default: boolean; }; transitionName: StringConstructor; choiceTransitionName: { type: import("vue").PropType<"">; default: ""; }; popupClassName: StringConstructor; dropdownClassName: StringConstructor; placement: { type: import("vue").PropType<"topLeft" | "topRight" | "bottomLeft" | "bottomRight">; default: "topLeft" | "topRight" | "bottomLeft" | "bottomRight"; }; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; 'onUpdate:value': { type: import("vue").PropType<(val: import("ant-design-vue/es/select").SelectValue) => void>; default: (val: import("ant-design-vue/es/select").SelectValue) => void; }; children: import("vue").PropType; listHeight: NumberConstructor; onMouseenter: import("vue").PropType<(e: MouseEvent) => void>; onMouseleave: import("vue").PropType<(e: MouseEvent) => void>; tabindex: NumberConstructor; onClick: import("vue").PropType<(e: MouseEvent) => void>; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; }; onChange: import("vue").PropType<(value: import("ant-design-vue/es/select").SelectValue, option: import("ant-design-vue/es/select").DefaultOptionType | import("ant-design-vue/es/select").DefaultOptionType[]) => void>; onKeydown: import("vue").PropType<(e: KeyboardEvent) => void>; onKeyup: import("vue").PropType<(e: KeyboardEvent) => void>; onMousedown: import("vue").PropType<(e: MouseEvent) => void>; onSelect: import("vue").PropType>; open: { type: BooleanConstructor; default: any; }; animation: StringConstructor; direction: { type: import("vue").PropType<"ltr" | "rtl">; }; disabled: { type: BooleanConstructor; default: any; }; prefixCls: StringConstructor; id: StringConstructor; autofocus: BooleanConstructor; getPopupContainer: { type: import("vue").PropType; }; virtual: { type: BooleanConstructor; default: any; }; dropdownMatchSelectWidth: { type: import("vue").PropType; default: any; }; options: import("vue").PropType; showAction: { type: import("vue").PropType<("click" | "focus")[]>; }; onDeselect: import("vue").PropType>; loading: { type: BooleanConstructor; default: any; }; placeholder: import("vue-types").VueTypeValidableDef; clearIcon: import("vue-types").VueTypeValidableDef; allowClear: { type: BooleanConstructor; default: any; }; onSearch: import("vue").PropType<(value: string) => void>; fieldNames: import("vue").PropType; dropdownStyle: { type: import("vue").PropType; }; dropdownRender: { type: import("vue").PropType; }; dropdownAlign: import("vue").PropType; showSearch: { type: BooleanConstructor; default: any; }; searchValue: StringConstructor; onInputKeyDown: import("vue").PropType<(e: KeyboardEvent) => void>; removeIcon: import("vue-types").VueTypeValidableDef; maxTagCount: { type: import("vue").PropType; }; maxTagTextLength: NumberConstructor; maxTagPlaceholder: import("vue-types").VueTypeValidableDef; tokenSeparators: { type: import("vue").PropType; }; tagRender: { type: import("vue").PropType<(props: import("ant-design-vue/es/vc-select/BaseSelect").CustomTagProps) => any>; }; optionLabelRender: { type: import("vue").PropType<(option: Record) => any>; }; onClear: import("vue").PropType<() => void>; defaultOpen: { type: BooleanConstructor; default: any; }; onDropdownVisibleChange: { type: import("vue").PropType<(open: boolean) => void>; }; showArrow: { type: BooleanConstructor; default: any; }; onPopupScroll: import("vue").PropType<(e: UIEvent) => void>; menuItemSelectedIcon: import("vue-types").VueTypeValidableDef; listItemHeight: NumberConstructor; inputValue: StringConstructor; autoClearSearchValue: { type: BooleanConstructor; default: any; }; filterOption: { type: import("vue").PropType>; default: any; }; filterSort: import("vue").PropType<(optionA: import("ant-design-vue/es/select").DefaultOptionType, optionB: import("ant-design-vue/es/select").DefaultOptionType) => number>; optionFilterProp: StringConstructor; optionLabelProp: StringConstructor; defaultActiveFirstOption: { type: BooleanConstructor; default: any; }; labelInValue: { type: BooleanConstructor; default: any; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/select").SelectValue; mode: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE"; open: boolean; disabled: boolean; autofocus: boolean; virtual: boolean; dropdownMatchSelectWidth: number | boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/select").SelectValue; 'onUpdate:value': (val: import("ant-design-vue/es/select").SelectValue) => void; placement: "topLeft" | "topRight" | "bottomLeft" | "bottomRight"; loading: boolean; bordered: boolean; allowClear: boolean; showSearch: boolean; choiceTransitionName: ""; defaultOpen: boolean; showArrow: boolean; autoClearSearchValue: boolean; filterOption: boolean | import("ant-design-vue/es/vc-select/Select").FilterFunc; defaultActiveFirstOption: boolean; labelInValue: boolean; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; default: import("ant-design-vue/es/select").SelectValue; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/select").SelectValue; }; notFoundContent: import("vue-types").VueTypeValidableDef; suffixIcon: import("vue-types").VueTypeValidableDef; itemIcon: import("vue-types").VueTypeValidableDef; size: { type: import("vue").PropType; default: import("ant-design-vue/es/button").ButtonSize; }; mode: { type: import("vue").PropType<"tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE">; default: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE"; }; bordered: { type: BooleanConstructor; default: boolean; }; transitionName: StringConstructor; choiceTransitionName: { type: import("vue").PropType<"">; default: ""; }; popupClassName: StringConstructor; dropdownClassName: StringConstructor; placement: { type: import("vue").PropType<"topLeft" | "topRight" | "bottomLeft" | "bottomRight">; default: "topLeft" | "topRight" | "bottomLeft" | "bottomRight"; }; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; 'onUpdate:value': { type: import("vue").PropType<(val: import("ant-design-vue/es/select").SelectValue) => void>; default: (val: import("ant-design-vue/es/select").SelectValue) => void; }; children: import("vue").PropType; listHeight: NumberConstructor; onMouseenter: import("vue").PropType<(e: MouseEvent) => void>; onMouseleave: import("vue").PropType<(e: MouseEvent) => void>; tabindex: NumberConstructor; onClick: import("vue").PropType<(e: MouseEvent) => void>; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; }; onChange: import("vue").PropType<(value: import("ant-design-vue/es/select").SelectValue, option: import("ant-design-vue/es/select").DefaultOptionType | import("ant-design-vue/es/select").DefaultOptionType[]) => void>; onKeydown: import("vue").PropType<(e: KeyboardEvent) => void>; onKeyup: import("vue").PropType<(e: KeyboardEvent) => void>; onMousedown: import("vue").PropType<(e: MouseEvent) => void>; onSelect: import("vue").PropType>; open: { type: BooleanConstructor; default: any; }; animation: StringConstructor; direction: { type: import("vue").PropType<"ltr" | "rtl">; }; disabled: { type: BooleanConstructor; default: any; }; prefixCls: StringConstructor; id: StringConstructor; autofocus: BooleanConstructor; getPopupContainer: { type: import("vue").PropType; }; virtual: { type: BooleanConstructor; default: any; }; dropdownMatchSelectWidth: { type: import("vue").PropType; default: any; }; options: import("vue").PropType; showAction: { type: import("vue").PropType<("click" | "focus")[]>; }; onDeselect: import("vue").PropType>; loading: { type: BooleanConstructor; default: any; }; placeholder: import("vue-types").VueTypeValidableDef; clearIcon: import("vue-types").VueTypeValidableDef; allowClear: { type: BooleanConstructor; default: any; }; onSearch: import("vue").PropType<(value: string) => void>; fieldNames: import("vue").PropType; dropdownStyle: { type: import("vue").PropType; }; dropdownRender: { type: import("vue").PropType; }; dropdownAlign: import("vue").PropType; showSearch: { type: BooleanConstructor; default: any; }; searchValue: StringConstructor; onInputKeyDown: import("vue").PropType<(e: KeyboardEvent) => void>; removeIcon: import("vue-types").VueTypeValidableDef; maxTagCount: { type: import("vue").PropType; }; maxTagTextLength: NumberConstructor; maxTagPlaceholder: import("vue-types").VueTypeValidableDef; tokenSeparators: { type: import("vue").PropType; }; tagRender: { type: import("vue").PropType<(props: import("ant-design-vue/es/vc-select/BaseSelect").CustomTagProps) => any>; }; optionLabelRender: { type: import("vue").PropType<(option: Record) => any>; }; onClear: import("vue").PropType<() => void>; defaultOpen: { type: BooleanConstructor; default: any; }; onDropdownVisibleChange: { type: import("vue").PropType<(open: boolean) => void>; }; showArrow: { type: BooleanConstructor; default: any; }; onPopupScroll: import("vue").PropType<(e: UIEvent) => void>; menuItemSelectedIcon: import("vue-types").VueTypeValidableDef; listItemHeight: NumberConstructor; inputValue: StringConstructor; autoClearSearchValue: { type: BooleanConstructor; default: any; }; filterOption: { type: import("vue").PropType>; default: any; }; filterSort: import("vue").PropType<(optionA: import("ant-design-vue/es/select").DefaultOptionType, optionB: import("ant-design-vue/es/select").DefaultOptionType) => number>; optionFilterProp: StringConstructor; optionLabelProp: StringConstructor; defaultActiveFirstOption: { type: BooleanConstructor; default: any; }; labelInValue: { type: BooleanConstructor; default: any; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/select").SelectValue; mode: "tags" | "multiple" | "SECRET_COMBOBOX_MODE_DO_NOT_USE"; open: boolean; disabled: boolean; autofocus: boolean; virtual: boolean; dropdownMatchSelectWidth: number | boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/select").SelectValue; 'onUpdate:value': (val: import("ant-design-vue/es/select").SelectValue) => void; placement: "topLeft" | "topRight" | "bottomLeft" | "bottomRight"; loading: boolean; bordered: boolean; allowClear: boolean; showSearch: boolean; choiceTransitionName: ""; defaultOpen: boolean; showArrow: boolean; autoClearSearchValue: boolean; filterOption: boolean | import("ant-design-vue/es/vc-select/Select").FilterFunc; defaultActiveFirstOption: boolean; labelInValue: boolean; }, {}, string, import("ant-design-vue/es/_util/type").CustomSlotsType<{ notFoundContent: any; suffixIcon: any; itemIcon: any; removeIcon: any; clearIcon: any; dropdownRender: any; option: any; placeholder: any; tagRender: any; maxTagPlaceholder: any; optionLabel: any; default: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin & { readonly Option: import("ant-design-vue/es/vc-select/Option").OptionFC; readonly OptGroup: import("ant-design-vue/es/vc-select/OptGroup").OptionGroupFC; readonly SECRET_COMBOBOX_MODE_DO_NOT_USE: "SECRET_COMBOBOX_MODE_DO_NOT_USE"; }; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; YearUI: import("vue").DefineComponent<{}, { type: import("vue").Ref; bem: { b: (blockSuffix?: string) => string; e: (element?: string) => string; m: (modifier?: string) => string; be: (blockSuffix?: string, element?: string) => string; em: (element: string, modifier: string) => string; bm: (blockSuffix: string, modifier: string) => string; bem: (blockSuffix: string, element: string, modifier: string) => string; is: (name?: string) => string; }; TypeEnum: typeof import("./src/config").TypeEnum; defaultValue: import("vue").Ref; valueRange: any; valueLoop: any; valueWeek: any; valueList: import("vue").Ref; valueWork: import("vue").Ref; maxValue: import("vue").Ref; minValue: import("vue").Ref; computeValue: import("vue").ComputedRef; specifyRange: import("vue").ComputedRef; updateValue: (value: any) => void; parseValue: (value: any) => void; beforeRadioAttrs: import("vue").ComputedRef<{ class: string[]; disabled: any; }>; inputNumberAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; }>; typeRangeAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; disabled: any; }>; typeLoopAttrs: import("vue").ComputedRef<{ class: string[]; max: any; min: any; precision: number; disabled: any; }>; typeSpecifyAttrs: import("vue").ComputedRef<{ disabled: any; class: string[]; }>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { readonly change: (value: string) => boolean; readonly 'update:value': (value: string) => boolean; }, string, import("vue").PublicProps, Readonly<{}> & Readonly<{ onChange?: (value: string) => any; "onUpdate:value"?: (value: string) => any; }>, { [x: string]: any; }, {}, { InputNumber: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }, true, {}, import("ant-design-vue/es/_util/type").CustomSlotsType<{ addonBefore?: any; addonAfter?: any; prefix?: any; default?: any; upIcon?: any; downIcon?: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; default: import("ant-design-vue/es/button").ButtonSize; }; bordered: { type: BooleanConstructor; default: boolean; }; placeholder: StringConstructor; name: StringConstructor; id: StringConstructor; type: StringConstructor; addonBefore: import("vue-types").VueTypeValidableDef; addonAfter: import("vue-types").VueTypeValidableDef; prefix: import("vue-types").VueTypeValidableDef; 'onUpdate:value': { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; valueModifiers: ObjectConstructor; status: { type: import("vue").PropType<"" | "error" | "warning">; default: "" | "error" | "warning"; }; stringMode: { type: BooleanConstructor; default: boolean; }; defaultValue: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; value: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; prefixCls: { type: import("vue").PropType; default: string; }; min: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; max: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; step: { type: import("vue").PropType; default: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; tabindex: NumberConstructor; controls: { type: BooleanConstructor; default: boolean; }; readonly: { type: BooleanConstructor; default: boolean; }; disabled: { type: BooleanConstructor; default: boolean; }; autofocus: { type: BooleanConstructor; default: boolean; }; keyboard: { type: BooleanConstructor; default: boolean; }; parser: { type: import("vue").PropType<(displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType>; default: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; }; formatter: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }; precision: NumberConstructor; decimalSeparator: StringConstructor; onInput: { type: import("vue").PropType<(text: string) => void>; default: (text: string) => void; }; onChange: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; }; onPressEnter: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; }; onStep: { type: import("vue").PropType<(value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void>; default: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; }; onBlur: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; onFocus: { type: import("vue").PropType<(e: FocusEvent) => void>; default: (e: FocusEvent) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { size: import("ant-design-vue/es/button").ButtonSize; value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; onFocus: (e: FocusEvent) => void; onBlur: (e: FocusEvent) => void; onChange: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; onInput: (text: string) => void; disabled: boolean; max: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; min: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; prefixCls: string; autofocus: boolean; readonly: boolean; status: "" | "error" | "warning"; defaultValue: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; 'onUpdate:value': (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType) => void; step: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; bordered: boolean; onPressEnter: import("ant-design-vue/es/_util/EventInterface").KeyboardEventHandler; keyboard: boolean; onStep: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { offset: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; type: "down" | "up"; }) => void; stringMode: boolean; controls: boolean; parser: (displayValue: string) => import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType; formatter: (value: import("ant-design-vue/es/input-number/src/utils/MiniDecimal").ValueType, info: { userTyping: boolean; input: string; }) => string; }, {}, string, import("ant-design-vue/es/_util/type").CustomSlotsType<{ addonBefore?: any; addonAfter?: any; prefix?: any; default?: any; upIcon?: any; downIcon?: any; }>, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & { install: (app: import("vue").App) => import("vue").App; }; RadioGroup: import("vue").DefineComponent; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>> & Readonly<{}>, { size: "default" | "small" | "large"; onChange: (e: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; 'onUpdate:value': (val: any) => void; options: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; buttonStyle: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; optionType: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; Radio: { new (...args: any[]): import("@vue/runtime-core").CreateComponentPublicInstanceWithMixins; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").PublicProps, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin & { readonly Group: import("vue").DefineComponent; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>, () => import("ant-design-vue/es/_util/type").VueNode, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; size: { type: import("vue").PropType<"default" | "small" | "large">; default: "default" | "small" | "large"; }; options: { type: import("vue").PropType<(string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]>; default: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; }; disabled: { type: BooleanConstructor; default: boolean; }; name: StringConstructor; buttonStyle: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; }; id: StringConstructor; optionType: { type: import("vue").PropType; default: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }; onChange: { type: import("vue").PropType<(e: import("ant-design-vue").RadioChangeEvent) => void>; default: (e: import("ant-design-vue").RadioChangeEvent) => void; }; 'onUpdate:value': { type: import("vue").PropType<(val: any) => void>; default: (val: any) => void; }; }>> & Readonly<{}>, { size: "default" | "small" | "large"; onChange: (e: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; 'onUpdate:value': (val: any) => void; options: (string | number | import("ant-design-vue/es/radio/Group").RadioGroupChildOption)[]; buttonStyle: import("ant-design-vue/es/radio/interface").RadioGroupButtonStyle; optionType: import("ant-design-vue/es/radio/interface").RadioGroupOptionType; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; readonly Button: import("vue").DefineComponent; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly; name: StringConstructor; id: StringConstructor; autofocus: { type: BooleanConstructor; default: boolean; }; onChange: { type: import("vue").PropType<(event: import("ant-design-vue").RadioChangeEvent) => void>; default: (event: import("ant-design-vue").RadioChangeEvent) => void; }; onFocus: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onBlur: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; }; onClick: { type: import("vue").PropType; default: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; }; 'onUpdate:checked': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; 'onUpdate:value': { type: import("vue").PropType<(checked: boolean) => void>; default: (checked: boolean) => void; }; }>> & Readonly<{}>, { onClick: import("ant-design-vue/es/_util/EventInterface").MouseEventHandler; onFocus: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onBlur: import("ant-design-vue/es/_util/EventInterface").FocusEventHandler; onChange: (event: import("ant-design-vue").RadioChangeEvent) => void; disabled: boolean; autofocus: boolean; checked: boolean; isGroup: boolean; 'onUpdate:checked': (checked: boolean) => void; 'onUpdate:value': (checked: boolean) => void; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }; }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { readonly change: (value: string) => boolean; readonly 'update:value': (value: string) => boolean; }, string, import("vue").PublicProps, Readonly; readonly disabled: import("ll-plus/es/utils").EpPropFinalized; readonly hideSecond: import("ll-plus/es/utils").EpPropFinalized; readonly hideYear: import("ll-plus/es/utils").EpPropFinalized; readonly remote: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly placeholder: import("ll-plus/es/utils").EpPropFinalized; readonly exeStartTime: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, 0, boolean>; readonly bordered: import("ll-plus/es/utils").EpPropFinalized; }>> & Readonly<{ onChange?: (value: string) => any; "onUpdate:value"?: (value: string) => any; }>, { readonly value: string; readonly disabled: import("ll-plus/es/utils").EpPropMergeType; readonly placeholder: string; readonly bordered: import("ll-plus/es/utils").EpPropMergeType; readonly hideSecond: import("ll-plus/es/utils").EpPropMergeType; readonly hideYear: import("ll-plus/es/utils").EpPropMergeType; readonly exeStartTime: 0; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "ok"[], "ok", import("vue").PublicProps, Readonly<{}> & Readonly<{ onOk?: (...args: any[]) => any; }>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>; }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { readonly change: (value: string) => boolean; readonly 'update:value': (value: string) => boolean; }, string, import("vue").PublicProps, Readonly; readonly disabled: import("ll-plus/es/utils").EpPropFinalized; readonly hideSecond: import("ll-plus/es/utils").EpPropFinalized; readonly hideYear: import("ll-plus/es/utils").EpPropFinalized; readonly remote: { readonly type: import("vue").PropType; readonly required: false; readonly validator: (val: unknown) => boolean; __epPropKey: true; }; readonly placeholder: import("ll-plus/es/utils").EpPropFinalized; readonly exeStartTime: import("ll-plus/es/utils").EpPropFinalized, unknown, unknown, 0, boolean>; readonly bordered: import("ll-plus/es/utils").EpPropFinalized; }>> & Readonly<{ onChange?: (value: string) => any; "onUpdate:value"?: (value: string) => any; }>, { readonly value: string; readonly disabled: import("ll-plus/es/utils").EpPropMergeType; readonly placeholder: string; readonly bordered: import("ll-plus/es/utils").EpPropMergeType; readonly hideSecond: import("ll-plus/es/utils").EpPropMergeType; readonly hideYear: import("ll-plus/es/utils").EpPropMergeType; readonly exeStartTime: 0; }, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>>; export default LlCronExpressionBuilder; export * from './src/config'; declare module 'vue' { interface GlobalComponents { LlCronExpressionBuilder: typeof CronExpressionBuilder; } }