export declare const TOOL_DEFINITIONS: Record<string, {
    description: string;
    inputSchema: any;
}>;
//# sourceMappingURL=toolDefinetion.old.d.ts.map