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