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