/** * Get the Store stored in the StoreContext */ export declare const useStoreContext: () => import("./types").Store; //# sourceMappingURL=useStoreContext.d.ts.map