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