export { CreateDestinationDto } from './create-destination.dto';
export { UpdateDestinationDto } from './update-destination.dto';
