export type { KVError, KVOptions, KVValue, NvsStorage, NvsStorageInfo, Storable, StorableSchema, } from '@mikrojs/native/runtime/kv/types'; export { nvsStorage } from '@mikrojs/native/runtime/kv/types'; //# sourceMappingURL=nvs.d.ts.map