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