import CellTower from './CellTower'; declare const CellTowerFilled: typeof CellTower; export default CellTowerFilled;