import { type StoreOps } from "../store.js"; export declare function memoryStoreOps(): StoreOps;