import type { Tool } from './types.js'; export declare const BashTool: Tool;