export declare const TOOL_EXECUTION_TIMEOUT_MS = 30000; export declare const TOOL_OUTPUT_MAX_CHARS = 100000; export declare const TOOL_DESCRIPTION_MAX_CHARS = 1024;