export type TooltipPlacement = 'top' | 'bottom' | 'start' | 'end';