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