declare const build: any; /** * Create the cli and kick it off */ declare function run(argv: any): Promise;