declare const _default: { icon: string; label: string; type: string; compLib: string; compType: number; isBusiObjContainer: boolean; isContainer: boolean; isInlineBlock: boolean; engineApi: string[]; edEngineApi: string[]; props: { name: string; content: string; textType: string; basicStatus: number; showHtml: boolean; }; style: { lineHeight: string; color: string; backgroundColor: string; textAlign: string; }; fieldProps: { trigger: string; valuePropName: string; }; todoProps: { name: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { required: boolean; }; }; content: { label: string; type: string; groupsName: string; istodoBind: boolean; props: {}; enableI18n: boolean; }; textType: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: string; }[]; }; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; }; }; showHtml: { label: string; type: string; groupsName: string; istodoBind: { description: { title: string; des: string[]; }[]; }; props: {}; }; textReg: { label: string; type: string; groupsName: string; props: {}; enableI18n: boolean; }; popoverSetting: { label: string; type: string; groupsName: string; props: {}; ignoreRule: string[]; enableI18n: boolean; }; }; setEvents: never[]; platform: string; description: string; image: string; groupsName: string; todoActionList: any[]; todoEvents: { label: string; value: string; params: never[]; }[]; todoStyles: any; }; export default _default;