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