import { type ToolDefinition } from '@opencode-ai/plugin/tool'; export declare const ast_grep_search: ToolDefinition; export declare const ast_grep_replace: ToolDefinition;