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