export declare enum TooltipDirection { Left = "left", Right = "right", Top = "top", Bottom = "bottom" }