Typer is slow due to rich module imports, see [Lazy-load rich_utils](https://github.com/fastapi/typer/pull/1128). This has already been fixed in cyclopts, see [defer rich import until needed](https://github.com/BrianPugh/cyclopts/pull/156).