pub type ExportSpecifierNode = Node<ExportSpecifier>;
pub struct ExportSpecifierNode { /* private fields */ }