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