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