interface Outcome import { type Outcome } from "."; A description and set of Updates as a result of an Action Properties description: string updates: ReadonlyArray<Update>