declare function cli(args: any): Promise; export { cli as default };