import { Command } from "commander";
declare let cmd: Command;
export { cmd as ProjectsCommand };
