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