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