# Compat shim — use app.domains.auth.models instead from app.domains.auth.models import User, UserRole __all__ = ["User", "UserRole"]