import * as React from 'react'; declare function MapMark2(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof MapMark2; export default MapMark2;