import { InMemoryStore } from './types.js'; export declare const createStore: () => InMemoryStore; //# sourceMappingURL=createStore.d.ts.map