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