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