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