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

declare const WifiLineIcon: RemixiconReactIconComponentType;
export default WifiLineIcon;
