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

declare const SignalWifiLineIcon: RemixiconReactIconComponentType;
export default SignalWifiLineIcon;
