import * as d3 from 'd3';
declare const scaleCurrentCategories: d3.ScaleQuantize<string, never>;
export { scaleCurrentCategories };
