stubs/sqlalchemy/dialects/firebird/__init__.pyi (2 lines of code) (raw):

from typing import Any def __getattr__(attr: str) -> Any: ...