import HeatmapLayer from './src/heatmap-layer.vue'; import type { SFCWithInstall } from '@mapbox-vue3/core/es/common'; export declare const MbHeatmapLayer: SFCWithInstall; export default MbHeatmapLayer; export * from './src/heatmap-layer';