type Location =
  | 'auto'
  | 'auto-start'
  | 'auto-end'
  | 'top'