declare const _default: { icon: string; label: string; type: string; platform: string; compLib: string; compType: number; isBusiObjContainer: boolean; isContainer: boolean; engineApi: string[]; props: { hasTitle: boolean; title: string; titleFontSize: number; titleTextAlign: string; groupData: never[]; indicatorsData: never[]; limit: number; isTransposed: boolean; conversionTag: boolean; labelShow: boolean; labelStyle: string; labelFontSize: number; labelDecimal: number; labelColor: string; legendShow: boolean; legendPosition: string; legendFlipPage: boolean; legendTextColor: string; backgroundType: { type: string; color: string; }; }; style: { width: string; height: string; padding: string; boxSizing: string; float: string; backgroundColor: string; }; todoProps: { dataSourceInfo: { type: string; }; selectedFied: { type: string; }; indicatorsData: { type: string; props: { boxName: string; multiple: boolean; isSetAggregateType: boolean; dataFieldType: string; }; }; groupData: { type: string; props: { boxName: string; showCondition: { conditionPropsName: string; clearPropsName: string; length: number; }; comTypeBlacklist: { list: string[]; errorTip: string; }; dataFieldType: string; }; }; optionFilterList: { type: string; }; limit: { type: string; props: { defaultValue: number; }; }; }; todoStyles: { backgroundType: { groupsName: string; label: string; type: string; targetType: string; props: { options: { title: string; value: string; }[]; selectType: string; compType: string; }; ignoreRule: string[]; }; width: { label: string; groupsName: string; type: string; props: { defaultValue: string; options: { title: string; value: string; }[]; style: { padding: string; fontSize: string; }; }; }; height: { label: string; groupsName: string; type: string; props: { defaultValue: string; options: { title: string; value: string; }[]; style: { padding: string; fontSize: string; }; }; }; hasTitle: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; 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; }; }; }; titleTextColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; dependProps: { hasTitle: boolean; }; }; }; themeColors: { label: string; groupsName: string; type: string; targetType: string; }; isTransposed: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; conversionTag: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; labelShow: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; labelFontSize: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: number; min: number; precision: number; dependProps: { labelShow: boolean; }; }; }; labelColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; dependProps: { labelShow: boolean; }; }; }; labelStyle: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; options: { title: string; value: string; }[]; dependProps: { labelShow: boolean; }; }; }; labelDecimal: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: number; min: number; max: number; precision: number; dependProps: { labelShow: boolean; }; }; }; legendShow: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; legendPosition: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; options: { title: string; value: string; }[]; dependProps: { legendShow: boolean; }; }; }; legendFlipPage: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; dependProps: { legendShow: boolean; }; }; }; legendTextColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; dependProps: { legendShow: boolean; }; }; }; }; }; export default _default;