import type { RenderContext } from '../../types.js'; export declare function renderCostEstimate(ctx: RenderContext): string | null; //# sourceMappingURL=cost.d.ts.map