declare class ToolTipConstants { static leftMoveInPx: number; static topMoveInPx: number; static timeOutInMs: number; } export { ToolTipConstants };