/** * 从数据中拿出chart需要的数据 */ export declare function getData(type: any, iChartOption: any, chartInstance: any): any;