interface FloatLit implements Tokenimport { type FloatLit } from "https://deno.land/x/pbkit@v0.0.57/core/ast/index.ts"; Propertiestype: "float-lit"