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

declare const AirplaneTicket: ReactIconComponentType;
export default AirplaneTicket;
            