import { ToolConfig } from "../types/tools";
export declare const tools: ToolConfig[];
