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