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