/** * Create the cli and kick it off */ export declare function run(argv: any, devMode: any): Promise;