import { Store } from '../../../core/store/store.js'; import type { XYChartState } from '../types/state.js'; export declare const XYChartStoreContext: import("react").Context>; //# sourceMappingURL=XYChartStore.context.d.ts.map