import { YScale } from '../types/histogram.js'; export declare const useHistogramYScales: () => YScale[];