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

declare const WifiIcon: MdiReactIconComponentType;
export default WifiIcon;
