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