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

declare const AeroplaneIcon: MdiReactIconComponentType;
export default AeroplaneIcon;
