import type { ToolPlugin } from "./types.js"; /** * Exit Plan Mode Tool Plugin */ export declare const exitPlanModeTool: ToolPlugin;