Question from the Typescript - Overview test

What is the resulting type of Exclude<string | number | boolean, number>?