Falls with errors:

Reverting back to Typescript 2.8.3 solves issues above.
Millions and millions of
TS2604: JSX element type 'Card' does not have any construct or call signatures.
TS2604: JSX element type 'CardHeader' does not have any construct or call signatures.
TS2604: JSX element type 'IconButton' does not have any construct or call signatures.
Fixed by #11669.
Most helpful comment
Millions and millions of
TS2604: JSX element type 'Card' does not have any construct or call signatures.TS2604: JSX element type 'CardHeader' does not have any construct or call signatures.TS2604: JSX element type 'IconButton' does not have any construct or call signatures.