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

declare const FlightTakeoffIcon: MdiReactIconComponentType;
export default FlightTakeoffIcon;
