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