import type { SyncState } from "./types";
export declare function useGlobalSyncState(): SyncState;
//# sourceMappingURL=useGlobalSyncState.d.ts.map