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