import { type Store } from '../../../core/store/store.js'; import type { SankeyHoverState } from '../types/sankey-hover.js'; export declare const SankeyHoverStoreContext: import("react").Context>; //# sourceMappingURL=SankeyHoverStore.context.d.ts.map