import { GluegunCommand } from '../../domain/command';
declare const NewCommand: GluegunCommand;
export default NewCommand;
