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