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