export interface LocationHeatmapPointProperties { hash: string; value: number; } //# sourceMappingURL=LocationHeatmapPointProperties.d.ts.map