import type { RenderContext } from '../types.js'; export declare function formatModelDisplay(model: string, ctx: RenderContext): string; //# sourceMappingURL=model-display.d.ts.map