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