import { type PropsWithChildren } from 'react'; export declare const HistogramYScalesProvider: { ({ children }: PropsWithChildren): import("react").JSX.Element; displayName: string; }; //# sourceMappingURL=HistogramYScalesProvider.d.ts.map