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