raise DeprecationWarning(
    "ray.util.xgboost has been removed as of Ray 2.0. Instead, use the `xgboost-ray` "
    "library directly or the `XGBoostTrainer` in Ray Train."
)
