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

declare const WifiOffFillIcon: RemixiconReactIconComponentType;
export default WifiOffFillIcon;
