import { Command } from 'commander'; export declare function registerHelpCommand(program: Command): void;