pub type VariableDeclarationNode<'ast> = Node<'ast, VariableDeclaration<'ast>>;