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

declare const SignalWifiBad: ReactIconComponentType;
export default SignalWifiBad;
            