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

declare const NoLuggage: ReactIconComponentType;
export default NoLuggage;
            