export type Interpolator = (value: number) => string;