declare const _default: { icon: string; label: string; type: string; compLib: string; compType: number; isBusiObjContainer: boolean; isContainer: boolean; isInlineBlock: boolean; props: { hasTitle: boolean; title: string; titleFontSize: number; titleTextAlign: string; themeColors: { colors10: string[]; colors20: string[]; }; classificationFieldList: never[]; indicatorsFieldList: never[]; ponitShape: string; ponitSize: number; isPonit: boolean; }; style: { width: string; height: string; marginBottom: string; }; todoProps: { dataSourceInfo: { type: string; }; selectedFied: { type: string; }; classificationFieldList: { type: string; props: { boxName: string; }; }; indicatorsFieldList: { type: string; props: { boxName: string; multiple: boolean; isSetAggregateType: boolean; }; }; }; todoStyles: { hasTitle: { label: string; groupsName: string; type: string; targetType: string; }; title: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; dependProps: { hasTitle: boolean; }; }; }; titleFontSize: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: number; options: { title: string; value: number; }[]; dependProps: { hasTitle: boolean; }; }; }; titleTextAlign: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; options: { title: string; value: string; }[]; dependProps: { hasTitle: boolean; }; }; }; themeColors: { label: string; groupsName: string; type: string; targetType: string; }; isPonit: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; ponitSize: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: number; }; }; ponitShape: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; options: { title: string; value: string; }[]; }; }; }; platform: string; description: string; image: string; groupsName: string; }; export default _default;