type alias ChatSetimport { type ChatSet } from "https://deno.land/x/fathym_atomic_design_kit@v0.0.220/src/molecules/thinky/ChatSet.ts"; definition: { Name: string; CircuitLookup: string; Inputs?: unknown; }