export function getHighchartsV8(): { 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-v8'; import highchartsMore from 'highcharts-v8/highcharts-more'; import addSolidGauge from 'highcharts-v8/modules/solid-gauge'; import addHeatmap from 'highcharts-v8/modules/heatmap'; import addBoost from 'highcharts-v8/modules/boost'; import addExporting from 'highcharts-v8/modules/exporting'; import addXrange from 'highcharts-v8/modules/xrange'; import addDumbbell from 'highcharts-v8/modules/dumbbell'; import addPatternFill from 'highcharts-v8/modules/pattern-fill'; //# sourceMappingURL=getHighchartsV8.d.ts.map