import { KeyValueStore } from "@faizaanceg/pandora/kv";
declare const KV: KeyValueStore;
export default KV;
