interface Props {
  action:
    | 'none'
    | 'disable'
    | 'mark_statuses_as_sensitive'