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: { formatting: string; labelCol: string; wrapperCol: string; }; engineApi: string[]; style: {}; todoProps: { value: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { required: boolean; }; }; 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; }; step: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: number; }; }; addonBefore: { label: string; type: string; groupsName: string; enableI18n: boolean; }; addonAfter: { label: string; type: string; groupsName: string; enableI18n: boolean; }; precision: { label: string; type: string; istodoBind: boolean; groupsName: string; props: { description: string; }; }; formatting: { label: string; type: string; groupsName: string; props: { inhibitBtn: boolean; options: { title: string; value: string; }[]; }; }; formatterFunc: { label: string; type: string; groupsName: string; props: { dependProps: { formatting: string; }; }; }; parserFunc: { label: string; type: string; groupsName: string; props: { dependProps: { formatting: string; }; }; }; placeholder: { label: string; type: string; groupsName: string; enableI18n: boolean; }; 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; }; }; 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; }[]; }; }; 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; }; }; min: { label: string; type: string; groupsName: string; enabledFold: boolean; istodoBind: boolean; props: { defaultValue: number; }; }; max: { label: string; type: string; groupsName: string; enabledFold: boolean; istodoBind: boolean; }; regexp: { label: string; type: string; groupsName: string; enabledFold: boolean; istodoBind: boolean; enableI18n: boolean; }; compType: { label: string; type: string; groupsName: string; enabledFold: boolean; props: { inhibitBtn: boolean; options: { title: string; value: string; }[]; }; }; popoverSetting: { label: string; type: string; groupsName: string; enabledFold: boolean; ignoreRule: string[]; }; 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; initClose?: undefined; } | { key: string; label: string; todoOptions: ({ key: string; label: string; type: string; aliasKey: string; } | { key: string; label: string; type: string; aliasKey?: undefined; })[]; todoCallbacks: string[]; initClose: boolean; groupName: string; } | { key: string; label: string; todoCallbacks: { key: string; fields: { title: string; value: string; description: string; type: string; }[]; }[]; groupName: string; todoOptions?: undefined; initClose?: undefined; } | { key: string; label: string; todoOptions: ({ key: string; label: string; type: string; defaultValue: string; aliasKey: string; props: { options: { title: string; value: string; }[]; placeholder?: undefined; }; } | { key: string; label: string; type: string; aliasKey: string; props: { placeholder: string; options?: undefined; }; defaultValue?: undefined; })[]; groupName: string; todoCallbacks?: undefined; initClose?: undefined; })[]; }; export default _default;