import { IconProps } from '../Icon'; declare function SvgFlightLand(props: IconProps): JSX.Element; export default SvgFlightLand;