export declare function downloadFileAsync(uri: string, toFilePath: string): Promise<{}>;