import m from 'mithril'; import { SVGAttributes } from '../../svg'; declare const FileExcel: m.Component; export default FileExcel;