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

declare const CellWifi: ReactIconComponentType;
export default CellWifi;
            