import { HistogramAnnotationsConfigProps } from '../components/annotations-histogram/types.js'; export declare const defaultConfig: HistogramAnnotationsConfigProps; export declare const HistogramAnnotationsConfigContext: import("react").Context;