import { type SyncState } from "../../chat/types.js"; export declare function syncState(row: Record): SyncState; //# sourceMappingURL=syncState.d.ts.map