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

declare const EmojiTransportation: ReactIconComponentType;
export default EmojiTransportation;
            