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