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