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