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