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