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