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