Structs

The name of the thing being exported this might include an alias

A declaration that imports exported members of another module

The identifier and optional value of a variable declaration

Enums

The declaration of a variable, function, class, import or export

A default export

The name of the thing being imported

A module declaration, This would only be available in an ES Mod, it would be either an import or export at the top level

Something exported from this module

An export that has a name