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