import { type SyncState } from "../../chat/types.js"; export declare function stateAt(generation: string, sequence: number): SyncState; //# sourceMappingURL=stateAt.d.ts.map