import 'colors';
import AppCLI from '../helpers/lib/app';
declare const _default: (app: AppCLI) => Promise<void>;
export default _default;
