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