import { IconProps } from '../types';
declare const MapPin: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default MapPin;
//# sourceMappingURL=MapPin.d.ts.map