import { type ChartSeriesTypeConfig } from '@mui/x-charts/internals'; export declare const heatmapSeriesConfig: ChartSeriesTypeConfig<'heatmap'>;