export declare const getValueFormatterForRange: (min: number, max: number) => (d: number) => string;