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