import type { OmniAgentConfig } from "../config/config.js"; export declare function buildModelAliasLines(cfg?: OmniAgentConfig): string[];