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