import { SvgIconComponent } from './types'; declare const FlightLandIcon: SvgIconComponent; export default FlightLandIcon;