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

declare const SignalTowerFillIcon: RemixiconReactIconComponentType;
export default SignalTowerFillIcon;
