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