import { SVGProps } from 'react'; declare const IconMapFill: (props: SVGProps) => JSX.Element; export default IconMapFill;