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