import type { ModelConfig } from '../types/sdk/agent'; export declare function getModelIdString(model: ModelConfig): string;