declare const _default: { elementRendered: boolean; name: string; icon: string; data: { text: string; rect: { width: number; height: number; }; name: string; strokeStyle: string; elementRendered: boolean; hideRotateCP: boolean; hideInput: boolean; data: { echarts: { option: { title: { text: string; show: boolean; left: string; top: string; textStyle: { color: string; fontSize: number; fontWeight: string; }; }; backgroundColor: string; color: any; tooltip: { trigger: string; axisPointer: { type: string; crossStyle: { color: string; }; lineStyle: { type: string; }; }; }; grid: { left: string; right: string; bottom: string; top: string; containLabel: boolean; }; legend: { orient: string; icon: string; show: boolean; left: number; top: number; textStyle: { color: string; }; }; xAxis: { type: string; boundaryGap: boolean; minInterval: number; maxInterval: number; splitLine: { show: boolean; }; axisTick: { show: boolean; }; axisLine: { show: boolean; lineStyle: { color: string; }; }; axisLabel: { textStyle: { color: string; }; }; }; yAxis: { type: string; axisLabel: { color: string; textStyle: { fontSize: number; }; }; splitLine: { show: any; lineStyle: { color: string; type: string; }; }; axisTick: { show: boolean; }; axisLine: { show: boolean; }; }; animationEasing: string; animation: boolean; dataset: { source: any[]; }; series: any[]; }; }; }; property: { echartsType: string; dataMethod: string; dataDot: number; dataPointSelectedRows: any[]; dataPointParam: { qtDataList: any[]; subscribe: boolean; }; smooth: boolean; limitType: string; dataTopChecked: boolean; dataTop: number; dataBottom: number; chartTitleChecked: boolean; chartTitle: string; chartTitleColor: string; chartBackgroundColor: string; chartBackgroundChecked: boolean; lineReferenceChecked: boolean; lineReferenceColor: string; lineColors: any[]; }; }; }; export default _default;