/*:: type ZIPFile = any; type ParseOpts = any; type Workbook = { SheetNames: Array; Sheets: any; }; type XLSXModule = any; */