export declare function execCommand(cmd: string, args: string[], options?: any): Promise<string>;
//# sourceMappingURL=exec-command.d.ts.map