import type { Command } from "commander"; export declare function helpCommand(program: Command): void; //# sourceMappingURL=help.d.ts.map