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