declare const _default: { fieldProps: { trigger: string; valuePropName: string; }; icon: string; platform: string; label: string; type: string; description: string; deprecated: boolean; image: string; groupsName: string; compType: number; compLib: string; isContainer: boolean; components: never[]; props: { selcetMode: string; showMode: string; mode: string; labelCol: string; wrapperCol: string; }; engineApi: string[]; style: {}; todoProps: { value: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; }; sourceData: { label: string; type: string; groupsName: string; istodoBind: boolean; }; name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; fieldName: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; defaultValue: { label: string; type: string; groupsName: string; istodoBind: boolean; }; 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; }[]; }; }; mode: { label: string; type: string; groupsName: string; props: { inhibitBtn: boolean; options: { title: string; value: string; }[]; }; }; selcetMode: { label: string; type: string; groupsName: string; props: { inhibitBtn: boolean; defaultValue: string; options: { title: string; value: string; }[]; }; }; showMode: { label: string; type: string; groupsName: string; props: { inhibitBtn: boolean; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; options: { title: string; value: string; }[]; }; }; modalTitle: { label: string; type: string; groupsName: string; props: { defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; showAddBtn: { label: string; type: string; groupsName: string; props: { defaultValue: boolean; }; istodoBind: { description: { title: string; des: string[]; }[]; }; }; addBtnText: { label: string; type: string; groupsName: string; props: { defaultValue: string; visibleFlag: string; visibleFlagValue: boolean[]; }; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { description: string; options: { title: string; value: number; }[]; defaultValue: number; }; }; popoverSetting: { label: string; type: string; groupsName: string; }; titleTip: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; }; }; tipIcon: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; tipPlacement: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; options: { title: string; value: string; }[]; }; }; tipSize: { label: string; type: string; groupsName: string; props: { defaultValue: string; dependProps: { titleTip: string; }; options: { title: string; value: string; }[]; }; }; tipWidth: { label: string; type: string; groupsName: string; props: { description: string; defaultValue: string; dependProps: { tipSize: string; }; }; }; tipHeight: { label: string; type: string; groupsName: string; props: { description: string; defaultValue: string; dependProps: { tipSize: string; }; }; }; required: { label: string; type: string; groupsName: string; props: { defaultValue: boolean; }; }; compType: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; }; }; }; todoStyles: any; todoEvents: { label: string; value: string; params: never[]; }[]; 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; }[]; } | { key: string; fields?: undefined; })[]; groupName: string; todoOptions?: undefined; initClose?: undefined; } | { key: string; label: string; groupName: string; todoOptions?: undefined; todoCallbacks?: undefined; initClose?: undefined; })[]; }; export default _default;