type TLClickState =
  | 'idle'
  | 'overflow'
  | 'pendingDouble'
  | 'pendingOverflow'
  | 'pendingQuadruple'
  | 'pendingTriple'
TLCLickEventNameTLCompleteEvent