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