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