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