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