import type { IStore } from '../../../libs/cargo-hold'; import type { InjectionToken } from '../../../libs/fslinker'; import type { Context } from 'react'; export declare const StoreContext: InjectionToken>;