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

declare const LocalHotel: ReactIconComponentType;
export default LocalHotel;
            