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