export { HeatMapComponent } from './heatmap/heatmap.component'; export { HeatMapModule } from './heatmap/heatmap.module'; export { HeatMapAllModule, LegendService, TooltipService, AdaptorService } from './heatmap/heatmap-all.module'; export * from '@syncfusion/ej2-heatmap';