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