import { Settings } from "../types"; export declare function heatmapSeries(_settings: Settings, color: d3.ScaleSequential): any;