import type { AgentRouteBinding } from "../config/types.js"; export declare function describeBinding(binding: AgentRouteBinding): string;