import type { ToolCallLLM, ToolCallLLMMessageOptions } from '@llamaindex/core/llms' with { "resolution-mode": "import" }; export declare const blModel: (model: string, options?: Record) => Promise>;