/** * Reference to the global SVGElement class as a workaround for a name conflict * in the Highcharts namespace. */ export type GlobalSVGElement = SVGElement;