import { Command } from "commander";
export declare function registerAddCommand(projectCommand: Command): void;
