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