import type { StateStorage } from 'zustand/middleware'; export declare function createInMemoryStore(): StateStorage; //# sourceMappingURL=stateStorage.d.ts.map