export function getHighchartsV10(): { Highcharts: typeof Highcharts; highchartsMore: typeof highchartsMore; addSolidGauge: typeof addSolidGauge; addHeatmap: typeof addHeatmap; addBoost: typeof addBoost; addExporting: typeof addExporting; addXrange: typeof addXrange; addDumbbell: typeof addDumbbell; addPatternFill: typeof addPatternFill; HighchartsMulticolorSeries: any; }; import Highcharts from 'highcharts'; import highchartsMore from 'highcharts/highcharts-more'; import addSolidGauge from 'highcharts/modules/solid-gauge'; import addHeatmap from 'highcharts/modules/heatmap'; import addBoost from 'highcharts/modules/boost'; import addExporting from 'highcharts/modules/exporting'; import addXrange from 'highcharts/modules/xrange'; import addDumbbell from 'highcharts/modules/dumbbell'; import addPatternFill from 'highcharts/modules/pattern-fill'; //# sourceMappingURL=getHighchartsV10.d.ts.map