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

declare const Hotel: ReactIconComponentType;
export default Hotel;
            