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

declare const Luggage: ReactIconComponentType;
export default Luggage;
            