import { type PropsWithChildren } from 'react'; export declare const StoreProvider: ({ children }: PropsWithChildren) => import("react").JSX.Element; //# sourceMappingURL=StoreProvider.d.ts.map