declare const _default: { icon: string; label: string; type: string; compLib: string; compType: number; isBusiObjContainer: boolean; isContainer: boolean; props: { hasTitle: boolean; title: string; titleTextColor: string; titleFontSize: number; titleTextAlign: string; optionTitleColor: string; mainColor: string; headerTextColor: string; contentTextColor: string; headerBorderColor: string; borderColor: string; contentTextAlign: string; hasRowTotal: boolean; totalPosition: string; hasColTotal: boolean; colTotalPosition: string; backgroundType: { type: string; color: string; }; isPagination: boolean; paginationSize: string; pageSize: number; hasOption: boolean; showSerialNum: boolean; }; engineApi: string[]; style: { width: string; height: string; padding: string; boxSizing: string; float: string; backgroundColor: string; }; todoProps: { dataSourceInfo: { type: string; }; selectedFied: { type: string; }; yAxisData: { type: string; props: { boxName: string; tip: string; multiple: boolean; isSetAggregateType: boolean; dataFieldType: string; }; }; optionFilterList: { type: string; }; }; 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; }; }; }; titleTextColor: { 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; }; }; }; hasOption: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; optionTitleColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; dependProps: { hasOption: boolean; }; }; }; mainColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; }; }; headerTextColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; }; }; contentTextColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; }; }; headerBorderColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; }; }; borderColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; }; }; contentTextAlign: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; options: { title: string; value: string; }[]; }; }; tableSize: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; options: { title: string; value: string; }[]; }; }; defaultFields: { label: string; groupsName: string; type: string; targetType: string; }; hasRowTotal: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; totalPosition: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; options: { title: string; value: string; }[]; dependProps: { hasRowTotal: boolean; }; }; }; hasColTotal: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; colTotalPosition: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; options: { title: string; value: string; }[]; dependProps: { hasColTotal: boolean; }; }; }; showSerialNum: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; isPagination: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; paginationSize: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; options: { title: string; value: string; }[]; }; }; pageSize: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: number; min: number; precision: number; }; }; }; platform: string; description: string; groupsName: string; }; export default _default;