declare function handleSeries(baseOpt: any, iChartOpt: any, data: any, type: any): void; export { handleSeries };