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