import type { Awareness } from "y-protocols/awareness"; export declare function isReconcileLeadClient(awareness: Awareness | null | undefined, localClientId: number | null | undefined): boolean; //# sourceMappingURL=lead-client.d.ts.map