import yParser from '../compiled/yargs-parser'; export declare function run(opts?: { args?: yParser.Arguments; }): Promise;