import React from 'react';
import { IconBaseProps } from '../icon/IconBase';
declare const Wifi2: React.FC<IconBaseProps>;
export default Wifi2;
