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