import { SvgIconComponent } from './types'; declare const CellTowerIcon: SvgIconComponent; export default CellTowerIcon;