export declare const TOOL_INPUT_SUMMARIZERS: Record string>; export declare function summarizeToolInput(name: string, inp: any): string;