export declare function copyRecursively(sourcePath: string, remoteDestinationPath: string, shell?: string): Promise;