import type { AgentTool as KoiTool } from "@mariozechner/pi-agent-core"; export declare function buildToolSummaryMap(tools: KoiTool[]): Record;