import React from 'react'; import IconProps from './props'; declare const MapMarkerOutlineIcon: React.FC; export default MapMarkerOutlineIcon;