export declare function executeCommand(command: string, args: string[], cwd: string): Promise;