The SoftDeletes trait is only necessary to remove the call to qualifyColumn in the parent trait. But the DocumentModel::qualifyColumn is already disabled.
The trait MongoDB\Laravel\Eloquent\SoftDeletes can be deprecated in favor to Illuminate\Database\Eloquent\SoftDeletes