import type { ExtensibleTheme } from 'ag-charts-types';
export declare const CONE_FUNNEL_SERIES_THEME: ExtensibleTheme<'cone-funnel'>;
