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

declare const PlaneTakeoffIcon: MdiReactIconComponentType;
export default PlaneTakeoffIcon;
