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

declare const FlightIcon: MdiReactIconComponentType;
export default FlightIcon;
