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