import { SyncState } from "@evolu/common/local-first";
/** Subscribe to {@link SyncState} changes. */
export declare const useSyncState: () => SyncState;
//# sourceMappingURL=useSyncState.d.ts.map