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