import * as d3 from 'd3-color'; export declare function parseColor(color: string): d3.RGBColor;