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