import { Command } from 'commander'; declare const configCommand: Command; export default configCommand;