import logfire
from typing import Any

def instrument_dspy(logfire_instance: logfire.Logfire, **kwargs: Any): ...
