/** * Create the cli and kick it off */ export declare function run(argv: string[]): Promise;