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