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