import { type CliContext } from "../io.ts"; export declare function runHelp(ctx: CliContext): number; //# sourceMappingURL=help.d.ts.map