export declare enum TOOLTIP_ALIGN { left = "left", right = "right", center = "center" }