export declare function canDownload(options: InstallOptions): Promise<boolean>;
Returns:
Promise<boolean>