interface LexDialogActionClose implements LexDialogActionBaseimport { type LexDialogActionClose } from "https://dotland.deno.dev/x/lambda@1.4/types.d.ts"; Propertiestype: "Close"fulfillmentState: "Fulfilled" | "Failed"