declare const _default: { fieldProps: { trigger: string; valuePropName: string; }; icon: string; label: string; type: string; description: string; image: string; groupsName: string; compType: number; compLib: string; isContainer: boolean; platform: string; components: never[]; props: { format: string; timeMode: string; pickerType: string; allowClear: boolean; customTip: string; labelCol: string; wrapperCol: string; }; style: {}; todoProps: { value: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; name: { label: string; type: string; groupsName: string; props: { required: boolean; }; enableI18n: boolean; }; fieldName: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; defaultValue: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { standardFormat: boolean; }; }; timeMode: { label: string; type: string; groupsName: string; props: { isLinkField: boolean; defaultValue: string; isProps: boolean; typeFlag: string; visibleFlag: string; inhibitBtn: boolean; visibleFlagValue: string[]; options: { title: string; value: string; type: string[]; }[]; }; }; format: { label: string; type: string; groupsName: string; props: { isLinkField: boolean; isProps: boolean; typeFlag: string; defaultTypeFlag: { DatePicker: string; TimePicker: string; RangePicker: string; }; inhibitBtn: boolean; changeDefalutValue: boolean; options: { title: string; value: string; type: string[]; }[]; }; }; valueFormat: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { description: string; defaultValue: string; options: { title: string; value: string; }[]; style: { padding: string; fontSize: string; }; }; }; separator: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { placeholder: string; defaultValue: string; }; }; showTime: { label: string; type: string; groupsName: string; istodoBind: { description: { title: string; des: string[]; }[]; }; }; size: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: string; }[]; defaultValue: string; style: { padding: string; fontSize: string; }; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { inhibitBtn: boolean; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: string; })[]; }; }; labelCol: { label: string; type: string; groupsName: string; props: { required: boolean; options: { title: string; value: number; }[]; }; }; wrapperCol: { label: string; type: string; groupsName: string; props: { required: boolean; options: { title: string; value: number; }[]; }; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { description: string; options: { title: string; value: number; }[]; defaultValue: number; }; }; visibility: { label: string; type: string; groupsName: string; istodoBind: { description: { title: string; des: string[]; }[]; }; props: { description: string; }; }; allowClear: { label: string; type: string; groupsName: string; }; titleTip: { label: string; type: string; groupsName: string; enabledFold: boolean; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; enabledFold: boolean; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; enabledFold: boolean; props: { options: { title: string; value: string; }[]; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; enabledFold: boolean; istodoBind: boolean; props: { visibleFlag: string; visibleFlagValue: string[]; }; enableI18n: boolean; }; tipPlacement: { label: string; type: string; groupsName: string; enabledFold: boolean; props: { visibleFlag: string; visibleFlagValue: string[]; options: { title: string; value: string; }[]; }; }; tipSize: { label: string; type: string; groupsName: string; enabledFold: boolean; props: { defaultValue: string; dependProps: { titleTip: string; }; options: { title: string; value: string; }[]; }; }; tipWidth: { label: string; type: string; groupsName: string; enabledFold: boolean; props: { description: string; defaultValue: string; dependProps: { tipSize: string; titleTip: string; }; }; }; tipHeight: { label: string; type: string; groupsName: string; enabledFold: boolean; props: { description: string; defaultValue: string; dependProps: { tipSize: string; titleTip: string; }; }; }; required: { label: string; type: string; groupsName: string; enabledFold: boolean; istodoBind: { description: { title: string; des: string[]; }[]; }; props: { defaultValue: boolean; }; }; limitRange: { label: string; type: string; groupsName: string; enabledFold: boolean; props: { visibleFlag: string; visibleFlagValue: string[]; defaultValue: string; inhibitBtn: boolean; options: readonly [{ readonly title: "无限制"; readonly value: "no"; readonly group: "预置"; }, { readonly title: "可选运行当天之前"; readonly value: "beforeToday"; readonly group: "预置"; readonly mode: readonly ["date"]; }, { readonly title: "可选运行当天之后"; readonly value: "afterToday"; readonly group: "预置"; readonly mode: readonly ["date"]; }, { readonly title: "可选指定日期之前"; readonly value: "beforeSelect"; readonly group: "预置"; readonly mode: readonly ["date"]; }, { readonly title: "可选指定日期之后"; readonly value: "afterSelect"; readonly group: "预置"; readonly mode: readonly ["date"]; }, { readonly title: "可选运行当天开始,1天内"; readonly value: "range:[runtime,1days]"; readonly group: "预置"; readonly mode: readonly ["date"]; }, { readonly title: "可选运行当天开始,5个工作日内"; readonly value: "range:[runtime,5workdays]"; readonly group: "预置"; readonly mode: readonly ["date"]; }, { readonly title: "可选运行当时之前"; readonly value: "beforeToday"; readonly group: "预置"; readonly mode: readonly ["time"]; }, { readonly title: "可选运行当时之后"; readonly value: "afterToday"; readonly group: "预置"; readonly mode: readonly ["time"]; }, { readonly title: "可选指定时间之前"; readonly value: "beforeSelect"; readonly group: "预置"; readonly mode: readonly ["time"]; }, { readonly title: "可选指定时间之后"; readonly value: "afterSelect"; readonly group: "预置"; readonly mode: readonly ["time"]; }, { readonly title: "可选运行当时开始,24小时内"; readonly value: "range:[runtime,24hours]"; readonly group: "预置"; readonly mode: readonly ["time"]; }, { readonly title: "可选运行当时开始,5个工作日内"; readonly value: "range:[runtime,5workdays]"; readonly group: "预置"; readonly mode: readonly ["time"]; }, { readonly title: "可选某几天(年月日)"; readonly value: "multipleSelect"; readonly group: "高级"; readonly mode: readonly ["date", "time"]; }, { readonly title: "可选区间(含开始和结束)"; readonly value: "period"; readonly mode: readonly ["date", "time"]; readonly group: "高级"; }]; }; }; selectTime: { label: string; type: string; groupsName: string; enabledFold: boolean; istodoBind: boolean; props: { required: boolean; standardFormat: boolean; selectMode: boolean; visibleFlag: string; visibleFlagValue: string[]; }; }; startTime: { label: string; type: string; groupsName: string; enabledFold: boolean; istodoBind: boolean; props: { required: boolean; visibleFlag: string; visibleFlagValue: string[]; description: string; linkKey: string; type: string; options: readonly [{ readonly value: "runtime"; readonly label: "当天"; readonly mode: readonly ["date"]; }, { readonly value: "runtime"; readonly label: "运行当时"; readonly mode: readonly ["time"]; }, { readonly value: "runtime:[00:00:00]"; readonly label: "运行当天0点"; readonly mode: readonly ["time"]; }, { readonly value: "subtract:[1days]"; readonly label: "1天前"; }, { readonly value: "subtract:[1weeks]"; readonly label: "1周前"; }, { readonly value: "custom"; readonly label: "自定义"; readonly type: "subtract"; }]; }; }; endTime: { label: string; type: string; groupsName: string; enabledFold: boolean; istodoBind: boolean; props: { required: boolean; visibleFlag: string; visibleFlagValue: string[]; description: string; linkKey: string; type: string; options: readonly [{ readonly value: "runtime"; readonly label: "当天"; readonly mode: readonly ["date"]; }, { readonly value: "runtime"; readonly label: "运行当时"; readonly mode: readonly ["time"]; }, { readonly value: "runtime:[23:59:59]"; readonly label: "运行当天24点"; readonly mode: readonly ["time"]; }, { readonly value: "add:[1days]"; readonly label: "1天后"; }, { readonly value: "add:[1weeks]"; readonly label: "1周后"; }, { readonly value: "custom"; readonly label: "自定义"; readonly type: "add"; }]; }; }; validMultiDate: { label: string; type: string; groupsName: string; enabledFold: boolean; istodoBind: boolean; props: { required: boolean; visibleFlag: string; visibleFlagValue: string[]; }; }; holidaysLimit: { label: string; type: string; groupsName: string; enabledFold: boolean; props: { defaultValue: string; inhibitBtn: boolean; visibleFlag: string; visibleFlagValue: string[]; options: readonly [{ readonly title: "无限制"; readonly value: "no"; }, { readonly title: "禁选周末"; readonly value: "weekend"; }, { readonly title: "禁选法定节假日"; readonly value: "holiday"; }, { readonly title: "禁选周末及法定节假日"; readonly value: "all"; }]; }; }; customTip: { label: string; type: string; groupsName: string; enabledFold: boolean; istodoBind: boolean; props: { placeholder: string; visibleFlag: string; visibleFlagValue: ("no" | "beforeToday" | "afterToday" | "beforeSelect" | "afterSelect" | "range:[runtime,1days]" | "range:[runtime,5workdays]" | "range:[runtime,24hours]" | "multipleSelect" | "period")[]; }; enableI18n: boolean; }; compType: { label: string; type: string; groupsName: string; enabledFold: boolean; props: { options: { title: string; value: string; }[]; }; }; popoverSetting: { label: string; type: string; groupsName: string; enabledFold: boolean; enableI18n: boolean; }; extendProps: { label: string; type: string; groupsName: string; enabledFold: boolean; }; }; todoStyles: any; todoEvents: { label: string; value: string; params: { title: string; name: string; value: string; description: string; type: string; }[]; }[]; todoActionList: ({ key: string; label: string; todoOptions: ({ key: string; label: string; type: string; aliasKey: string; props: { checkable: boolean; defaultValue?: undefined; options?: undefined; }; } | { key: string; label: string; type: string; props: { defaultValue: string; options: { title: string; value: string; }[]; checkable?: undefined; }; aliasKey?: undefined; })[]; groupName: string; todoCallbacks?: undefined; } | { key: string; label: string; todoOptions: ({ key: string; label: string; type: string; props: { maxDateKey: string; placeholder: string; minDateKey?: undefined; }; } | { key: string; label: string; type: string; props: { minDateKey: string; placeholder: string; maxDateKey?: undefined; }; })[]; todoCallbacks: string[]; groupName: string; } | { key: string; label: string; todoCallbacks: { key: string; fields: { title: string; value: string; description: string; type: string; }[]; }[]; groupName: string; todoOptions?: undefined; } | { key: string; label: string; todoOptions: ({ key: string; label: string; type: string; defaultValue: string; props: { options: { title: string; value: string; }[]; placeholder?: undefined; }; aliasKey: string; } | { key: string; label: string; type: string; props: { placeholder: string; options?: undefined; }; aliasKey: string; defaultValue?: undefined; })[]; groupName: string; todoCallbacks?: undefined; })[]; }; export default _default;