declare function runCli(argv: string[]): Promise; export { runCli };