export interface ExcelOptionConvert { header?: any; columnToKey?: any; sheetName?: string; } //# sourceMappingURL=types.d.ts.map