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