import { type Icon } from 'phosphor-react-native';
declare const I: Icon;
/** @deprecated Use MapPinIcon */
export declare const MapPin: Icon;
export { I as MapPinIcon };
//# sourceMappingURL=MapPin.d.ts.map