import { type AgHeatmapSeriesOptions } from 'ag-charts-community';
import { type OptionsDefs } from 'ag-charts-core';
export declare const heatmapSeriesOptionsDef: OptionsDefs<AgHeatmapSeriesOptions>;
