import { type AgChartToolbarThemeableOptions, _ModuleSupport } from 'ag-charts-community';
import { type PluginModuleDefinition } from 'ag-charts-core';
export declare const ChartToolbarModule: PluginModuleDefinition<AgChartToolbarThemeableOptions, _ModuleSupport.ChartRegistry>;
