import { Command } from 'commander'; export declare function cli(argv?: string[]): Promise;