import { IconProps } from '../types';
declare function CellTower(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default CellTower;
//# sourceMappingURL=CellTower.d.ts.map