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