export { CreateHotelDto } from './create-hotel.dto';
export { UpdateHotelDto } from './update-hotel.dto';
