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

declare const Wifi: ReactIconComponentType;
export default Wifi;
            