import type { RecommendationReport } from '@manehorizons/cadence-types'; export declare function renderRecommendMd(report: RecommendationReport): string; //# sourceMappingURL=render-recommend.d.ts.map