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