import { IExcel } from './type'; export default function style(excelProps: IExcel): void | Blob;