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