import type { AnnotationContextType } from '../types'; declare const AnnotationContext: import("react").Context; export default AnnotationContext; //# sourceMappingURL=AnnotationContext.d.ts.map