declare const _default: { icon: string; platform: string; label: string; type: string; alias: string; description: string; image: string; groupsName: string; compType: number; compLib: string; isContainer: boolean; isAppChildForm: boolean; components: never[]; props: { format: string; timeMode: string; pickerType: string; placeholder: string; allowClear: boolean; }; style: {}; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; defaultValue: { label: string; type: string; groupsName: string; }; customTime: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: boolean[]; defaultValue: string; }; }; placeholder: { label: string; type: string; groupsName: string; }; format: { label: string; type: string; groupsName: string; props: { defaultValue: string; isProps: boolean; typeFlag: string; defaultTypeFlag: { DatePicker: string; TimePicker: string; RangePicker: string; }; changeDefalutValue: boolean; options: { title: string; value: string; type: string[]; }[]; }; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; required: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { defaultValue: boolean; }; }; selfSpan: { label: string; type: string; groupsName: string; props: { defaultValue: number; options: ({ title: string; value: number; } | { title: number; value: number; } | { title: string; value: 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[]; tabs: string[]; }; }; tipLocation: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; defaultValue: string; visibleFlag: string; visibleFlagValue: string[]; }; }; tipContent: { label: string; type: string; groupsName: string; props: { visibleFlag: string; visibleFlagValue: string[]; }; }; }; todoActionList: string[]; }; export default _default;