import type { RetroRollup } from '@manehorizons/cadence-types'; export declare function renderRetroRollup(rollup: RetroRollup): string; //# sourceMappingURL=render-retro-rollup.d.ts.map