import { Command } from 'commander'; export declare function registerNewCommand(program: Command): Command; //# sourceMappingURL=new.d.ts.map