export declare function _downloadFile(file: any, localPath: string): Promise; export declare function siteDownloadCommand(resourceName: string | undefined): Promise;