import mri from 'mri'; export declare function initNewApp(args: mri.Argv, name: string, dir: { baseDir: string; newDir: boolean; }): Promise;