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