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