export type { KVError, KVOptions, KVValue, RtcMemoryInfo, RtcStorage, Storable, StorableSchema, } from '@mikrojs/native/runtime/kv/types'; export { rtcStorage } from '@mikrojs/native/runtime/kv/types'; //# sourceMappingURL=rtc.d.ts.map