declare function cli(argv: string[]): Promise; export default cli;