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

declare const AirplaneOffIcon: MdiReactIconComponentType;
export default AirplaneOffIcon;
