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

declare const WifiTetheringOff: ReactIconComponentType;
export default WifiTetheringOff;
            