-- test.tsx -- == should parse == const x =

(a: React.ComponentType

): React.ComponentType

=> React.memo(); [expect] const x =

(a: React.ComponentType

): React.ComponentType

=> React.memo();