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

declare const FlightModeOffIcon: MdiReactIconComponentType;
export default FlightModeOffIcon;
