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