interface Ident implements Tokenimport { type Ident } from "https://deno.land/x/pbkit@v0.0.57/core/ast/lexical-elements.ts"; Propertiestype: "ident"