Utility type Pick<Type, Keys>

Constructs a type by picking the set of properties
Keys (string literal or union of string literals)
from Type.