import { ZoomRanges } from '../../core/types/interactions.js'; import type { TimeseriesZoomDomain } from '../types/timeseries.js'; export declare const TimeseriesZoomRangesContext: import("react").Context>;