import * as React from "react"; import type { IconProps } from "../types"; declare const MapPin: React.ForwardRefExoticComponent>; export default MapPin; //# sourceMappingURL=map-pin.d.ts.map