declare const _default: { icon: string; label: string; type: string; alias: string; description: string; image: string; groupsName: string; compType: number; compLib: string; isContainer: boolean; isInlineBlock: boolean; isAppChildForm: boolean; components: never[]; props: { attr: {}; radioType: string; basicStatus: number; positionType: string; chunk: number; }; style: {}; todoProps: { name: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; defaultValue: { label: string; type: string; groupsName: string; istodoBind: boolean; }; basicStatus: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { options: { title: string; value: number; }[]; defaultValue: number; style: { padding: string; fontSize: string; }; }; }; staticData: { label: string; type: string; groupsName: string; props: { required: boolean; }; }; 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[]; }; }; positionType: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; }; }; radioType: { label: string; type: string; groupsName: string; props: { options: { title: string; value: string; }[]; }; }; chunk: { label: string; type: string; groupsName: string; istodoBind: boolean; props: { min: number; max: number; defaultValue: number; visibleFlag: string; visibleFlagValue: string[]; }; }; }; todoStyles: {}; todoEvents: never[]; todoActionList: string[]; }; export default _default;