import type { ExtensibleTheme } from 'ag-charts-types';
export declare const RADIAL_BAR_SERIES_THEME: ExtensibleTheme<'radial-bar'>;
