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

declare const AirplaneTakeoffIcon: MdiReactIconComponentType;
export default AirplaneTakeoffIcon;
