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

declare const AirplaneIcon: MdiReactIconComponentType;
export default AirplaneIcon;
