declare const _default: { icon: string; label: string; type: string; platform: string; compLib: string; compType: number; engineApi: string[]; props: { hasTitle: boolean; title: string; titleFontSize: number; titleTextAlign: string; titleTextColor: string; adjustType: string; limit: number; xAxisShow: boolean; xAxisTitleColor: string; yAxisShow: boolean; yAxisTitleColor: string; zAxisShow: boolean; zAxisTitleColor: string; yAxisValueLabel: boolean; zAxisValueLabel: boolean; yAxisValueLabelColor: string; zAxisValueLabelColor: string; xAxisLabel: boolean; yAxisLabel: boolean; zAxisLabel: boolean; yAxisLabelColor: string; xAxisLabelColor: string; zAxisLabelColor: string; xAxisLabelFontSize: number; yAxisLabelFontSize: number; zAxisLabelFontSize: number; xAxisGrid: boolean; legendShow: boolean; legendTextColor: string; isPonit: boolean; }; style: { width: string; height: string; padding: string; boxSizing: string; float: string; backgroundColor: string; }; todoProps: { dataSourceInfo: { type: string; }; selectedFied: { type: string; }; xAxisData: { type: string; props: { boxName: string; comTypeBlacklist: { list: string[]; errorTip: string; }; dataFieldType: string; }; }; yAxisData: { type: string; props: { boxName: string; isSetAggregateType: boolean; multiple: boolean; dataFieldType: string; }; }; zAxisData: { type: string; props: { boxName: string; isSetAggregateType: boolean; multiple: boolean; dataFieldType: string; }; }; referenceData: { type: string; props: { boxName: string; isSetAggregateType: boolean; multiple: boolean; 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; }; adjustType: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; options: { title: string; value: string; }[]; }; }; xAxisShow: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; xAxisTitle: { label: string; groupsName: string; type: string; targetType: string; props: { placeholder: string; dependProps: { xAxisShow: boolean; }; }; }; xAxisTitleColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; dependProps: { xAxisShow: boolean; }; }; }; xAxisGrid: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; dependProps: { xAxisShow: boolean; }; }; }; xAxisLabel: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; dependProps: { xAxisShow: boolean; }; }; }; xAxisLabelColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; dependProps: { xAxisShow: boolean; xAxisLabel: boolean; }; }; }; xAxisLabelFontSize: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: number; min: number; precision: number; dependProps: { xAxisShow: boolean; xAxisLabel: boolean; }; }; }; yAxisShow: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; yAxisTitle: { label: string; groupsName: string; type: string; targetType: string; props: { placeholder: string; dependProps: { yAxisShow: boolean; }; }; }; yAxisTitleColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; dependProps: { yAxisShow: boolean; }; }; }; yAxisGrid: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; dependProps: { yAxisShow: boolean; }; }; }; yAxisLabel: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; dependProps: { yAxisShow: boolean; }; }; }; yAxisLabelColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; dependProps: { yAxisShow: boolean; yAxisLabel: boolean; }; }; }; yAxisLabelFontSize: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: number; min: number; precision: number; dependProps: { yAxisShow: boolean; yAxisLabel: boolean; }; }; }; yAxisMax: { label: string; groupsName: string; type: string; targetType: string; props: { min: number; dependProps: { yAxisShow: boolean; }; }; }; yAxisMin: { label: string; groupsName: string; type: string; targetType: string; props: { min: number; dependProps: { yAxisShow: boolean; }; }; }; yAxisValueLabel: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; dependProps: { yAxisShow: boolean; }; }; }; yAxisValueLabelColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; dependProps: { yAxisShow: boolean; yAxisValueLabel: boolean; }; }; }; zAxisShow: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; zAxisTitle: { label: string; groupsName: string; type: string; targetType: string; props: { placeholder: string; dependProps: { zAxisShow: boolean; }; }; }; zAxisTitleColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; dependProps: { zAxisShow: boolean; }; }; }; zAxisLabel: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; dependProps: { zAxisShow: boolean; }; }; }; zAxisLabelColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; dependProps: { zAxisShow: boolean; zAxisLabel: boolean; }; }; }; zAxisLabelFontSize: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: number; min: number; precision: number; dependProps: { zAxisShow: boolean; zAxisLabel: boolean; }; }; }; zAxisMax: { label: string; groupsName: string; type: string; targetType: string; props: { min: number; dependProps: { zAxisShow: boolean; }; }; }; zAxisMin: { label: string; groupsName: string; type: string; targetType: string; props: { min: number; dependProps: { zAxisShow: boolean; }; }; }; zAxisValueLabel: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; dependProps: { zAxisShow: boolean; }; }; }; zAxisValueLabelColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; dependProps: { zAxisShow: boolean; zAxisValueLabel: 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; dependProps: { isPonit: boolean; }; }; }; ponitShape: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; options: { title: string; value: string; }[]; dependProps: { isPonit: boolean; }; }; }; legendShow: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: boolean; }; }; legendTextColor: { label: string; groupsName: string; type: string; targetType: string; props: { defaultValue: string; dependProps: { legendShow: boolean; }; }; }; }; }; export default _default;