import { type ITheme } from "@gooddata/sdk-model"; export declare function initChartPlugins(highcharts: any, enableAccessibleChartTooltip?: boolean, theme?: ITheme | null): void; //# sourceMappingURL=chartPlugins.d.ts.map