import { type AgRadialGaugePreset } from 'ag-charts-community';
import { type OptionsDefs } from 'ag-charts-core';
export declare const radialGaugeSeriesOptionsDef: OptionsDefs<AgRadialGaugePreset>;
