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