import { Command } from '../integrations/commander';

declare const cmd: Command;
export default cmd;
