RemoveSuggestionCommand
type RemoveSuggestionCommand = { type: 'removeSuggestion' suggestion: Suggestion }