/// import { HeatmapLayer as L7HeatmapLayer } from '@antv/l7-composite-layers'; import type { HeatmapLayerProps } from './types'; export declare const HeatmapLayer: import("react").MemoExoticComponent>>;