import { IconShapeTuple } from '../interfaces/icon.interfaces.js';
export declare const heatMapIconName = "heat-map";
export declare const heatMapIcon: IconShapeTuple;
