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