import { ReactIconComponentType } from '../types';

declare const FlightLand: ReactIconComponentType;
export default FlightLand;
            