export declare const execute: (args: string | string[] | Object) => Promise<number>;
//# sourceMappingURL=cli.d.ts.map