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