import { ReactIconComponentType } from '../types';

declare const WifiOff: ReactIconComponentType;
export default WifiOff;
            