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