import { RemixiconReactIconComponentType } from './dist/typings';

declare const SignalTowerLineIcon: RemixiconReactIconComponentType;
export default SignalTowerLineIcon;
