/** * 组装echarts所需要的series */ export declare function setVisualMap(baseOpt: any, type: any, data: any, iChartOption: any): void;