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

declare const FlightModeIcon: MdiReactIconComponentType;
export default FlightModeIcon;
