/// import { IconProps } from '../helper'; declare function Eoscell_wifiOutlined({ size, color, rotate, horizontalFlip, verticalFlip, className }: IconProps): JSX.Element; export default Eoscell_wifiOutlined;