from __future__ import annotations class AgentKit: def get_agent(self, agent_id: str): pass