interface SignedIntLit implements SpanRe-exportimport { type SignedIntLit } from "https://deno.land/x/pbkit@v0.0.55/core/ast/index.ts"; Propertiestype: "signed-int-lit"optionalsign: Tokenvalue: IntLit