import type * as XLSX from 'xlsx'; import * as i0 from "@angular/core"; export declare class SheetjsHelperService { private xlsxLightweight; constructor(xlsxLightweight: boolean); getXlsx(): Promise; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; }