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; xAxisData: never[]; yAxisData: never[]; themeColors: { colors10: string[]; colors20: string[]; }; adjustType: string; ponitShape: string; ponitSize: number; isCurve: boolean; isPonit: boolean; dataSourceInfo: {}; selectedFied: never[]; limit: number; }; style: { width: string; height: string; marginBottom: string; }; todoProps: { dataSourceInfo: { type: string; }; selectedFied: { type: string; }; xAxisData: { type: string; props: { boxName: string; }; }; yAxisData: { type: string; props: { boxName: string; multiple: boolean; isSetAggregateType: boolean; }; }; limit: { type: string; props: { defaultValue: number; }; }; }; todoStyles: { hasTitle: { label: string; groupsName: string; type: string; targetType: string; }; title: { label: string; groupsName: string; type: string; targetType: string; props: { 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; }; adjustType: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; options: { title: string; value: string; }[]; }; }; isCurve: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; 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; }[]; }; }; isFill: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; }; platform: string; description: string; image: string; groupsName: string; }; export default _default;