import { type SyncState } from './types.js'; export declare const initSyncState: () => SyncState; //# sourceMappingURL=initSyncState.d.ts.map