/** * Constants for the tooltip component */ export declare const TooltipConstants: { CLASSNAME: string; };