declare const _default: { icon: string; label: string; type: string; compType: number; isBusiObjContainer: boolean; isContainer: boolean; isInlineBlock: boolean; props: { hasTitle: boolean; title: string; titleFontSize: number; titleTextAlign: string; sideBar: boolean; targetFontSize: string; pcRow: number; mobileRow: number; yAxisData: never[]; dataSourceInfo: {}; selectedFied: never[]; limit: number; }; style: { width: string; marginBottom: string; }; todoProps: { dataSourceInfo: { type: string; }; selectedFied: { type: string; }; yAxisData: { type: string; props: { name: string; multiple: 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: { 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; }; }; }; sideBar: { label: string; groupsName: string; type: string; targetType: string; }; targetFontSize: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; options: { title: string; value: string; }[]; }; }; pcRow: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: number; options: { title: string; value: number; }[]; }; }; mobileRow: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: number; options: { title: string; value: number; }[]; }; }; }; platform: string; description: string; image: string; groupsName: string; }; export default _default;