export { CreateVehicleTypeDto } from './create-vehicle-type.dto';
export { UpdateVehicleTypeDto } from './update-vehicle-type.dto';
