import type { Report } from '../schemas/report.js'; export declare function renderPrComment(report: Report): string; //# sourceMappingURL=pr-comment.d.ts.map