import type { YSyncState } from 'y-dexie'; export interface YDexieCloudSyncState extends YSyncState { }