import { Command } from "commander";
declare const command: Command;
export default command;
