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