from typing import Any

LANG_INFO: dict[str, Any] = ...
