declare var setImages: (table: any, worksheet: any, workbook: any) => void;
export { setImages };
