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