import { MdiReactIconComponentType } from './dist/typings';

declare const FlightLandIcon: MdiReactIconComponentType;
export default FlightLandIcon;
