import { ReactIconComponentType } from '../types';

declare const FlightTakeoff: ReactIconComponentType;
export default FlightTakeoff;
            