from typing import Any def num_plurals(catalog, message) -> None: ... def python_format(catalog, message) -> None: ... checkers: Any