# Re-export from original router. from app.api.routers.notifications import router __all__ = ["router"]