import { BenchmarkComparision } from "../types.js"; export declare function renderComment(benchComp: BenchmarkComparision): string; //# sourceMappingURL=render.d.ts.map