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