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