import { type Context } from 'react'; import { YScale } from '../types/histogram.js'; export declare const HistogramYScales: Context;