import { KV } from './backendKv.js'; export declare const memoryKV: () => KV;