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