declare function downloadFile(filePath: string, options?: Record): Promise; export default downloadFile; //# sourceMappingURL=downloadFile.d.ts.map