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