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