from typing import Any def install(root: Any, ms: int=20): ...