import type { ExtensibleTheme } from 'ag-charts-types';
export declare const PYRAMID_SERIES_THEME: ExtensibleTheme<'pyramid'>;
