import { Store } from '../../../../../../core/store/store.js'; import { type RangeLegendState } from '../types/state.js'; export declare const RangeLegendStore: import("react").Context>;