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

declare const WifiTethering: ReactIconComponentType;
export default WifiTethering;
            