import type { Command } from 'commander'; export declare const configureProgramHelp: (program: Command) => void; //# sourceMappingURL=help.d.ts.map