import type { ExtensibleTheme } from 'ag-charts-types';
export declare const FUNNEL_SERIES_AXES: any;
export declare const FUNNEL_SERIES_THEME: ExtensibleTheme<'funnel'>;
