SwapSuggestionsCommand
type SwapSuggestionsCommand = { type: 'swapSuggestions' suggestionA: Suggestion suggestionB: Suggestion }