import { type RefObject } from 'react'; import { _SelectionRef } from '../../core/components/selection-area/types.js'; export declare const HistogramSelectionAreaRef: import("react").Context | undefined>;