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