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