import type { RenderContext } from '../types.js'; export declare function render(ctx: RenderContext): void; //# sourceMappingURL=index.d.ts.map