import type { PluginDefinition } from "../types/plugin"; export declare const BUILTIN_TOOL_PLUGINS: PluginDefinition[];