interface SignedIntLit implements Spanimport { type SignedIntLit } from "https://deno.land/x/pbkit@v0.0.57/core/ast/lexical-elements.ts"; Propertiestype: "signed-int-lit"optionalsign: Tokenvalue: IntLit