Callback function for when a merge is successful.
typedef CrdtSyncOnMergeSuccess = FutureOr<void> Function(UuidValue scopeUuid, Hlc syncedHlc);