import type { ToolExecutorRef } from "./types.js"; export declare function formatToolExecutorRef(ref: ToolExecutorRef): string;