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