export declare function runCommand(command: string, args: string[], options: { cwd: string; }): Promise; //# sourceMappingURL=runCommand.d.ts.map