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