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

declare const AeroplaneTakeoffIcon: MdiReactIconComponentType;
export default AeroplaneTakeoffIcon;
