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