export declare function runCli(cwd: string): Promise; export declare function runCliInit(cwd: string): Promise;