import type { RenderContext } from '../types.js'; export declare function renderAgentsLine(ctx: RenderContext): string | null; //# sourceMappingURL=agents-line.d.ts.map