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

declare const AirportShuttle: ReactIconComponentType;
export default AirportShuttle;
            