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