export declare function pullRemoteFromRepo(appName: string, branchName: string, repoUrl: string, tempDirPath: string): Promise;