import { CommandModule } from 'yargs';
declare const CONVERT_MODULE: CommandModule<any>;
export default CONVERT_MODULE;
