interface TsTupleType implements Node, HasSpanimport { type TsTupleType } from "https://deno.land/x/live@1.60.22/deps.ts"; Propertiestype: "TsTupleType"elemTypes: TsTupleElement[]