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

declare const AeroplaneOffIcon: MdiReactIconComponentType;
export default AeroplaneOffIcon;
