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