import type { CommandModule } from "yargs"; declare const command: CommandModule; export default command;