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