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