import { ScaleLinear } from 'd3-scale' export type ScaleFunction = ScaleLinear;