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