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; border: string; yAxisData: never[]; dataSourceInfo: {}; selectedFied: never[]; tableSize: string; isPagination: boolean; paginationSize: string; pageSize: string; fixHeader: boolean; maxContentHeight: string; }; todoProps: { dataSourceInfo: { type: string; }; selectedFied: { type: 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; }; }; }; border: { 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; }[]; }; }; fixHeader: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; maxContentHeight: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; }; }; isPagination: { label: string; groupsName: string; type: string; targetType: string; }; 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: string; }; }; }; platform: string; description: string; groupsName: string; }; export default _default;