/*! s.js (C) 2019-present SheetJS -- https://sheetjs.com */ /// export declare function get_XLSX(): typeof XLSX; export declare function set_XLSX(xlsx: typeof XLSX): void;