Fix bug for goto-definition on a TSX constructor using an alias declaration
symbol.declarations
import { x as y }
export { x as y }
import *
export =