import { Command } from 'commander'; declare const versionCommand: Command; export default versionCommand; //# sourceMappingURL=version.d.ts.map