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