import { ToolOptions } from '..';
export declare let tools: Record<string, ToolOptions>;
