How do you add a movement component to a pawn BP?

I found out that there is no way to add a movement component to a normal Pawn via bluepints. But I also found out that the DefaultPawn class has one and is exaclty the class I was looking for