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

declare const WifiOffLineIcon: RemixiconReactIconComponentType;
export default WifiOffLineIcon;
