#!/usr/bin/env node export declare function run(args: string[], flags: any): Promise;