export declare const tooltip: { zIndexPopup: number; colorBgSpotlight: string; colorText: string; colorTextLightSolid: string; borderRadius: number; borderRadiusOuter: number; borderRadiusXS: number; boxShadowSecondary: string; controlHeight: number; fontFamily: string; fontSize: number; lineHeight: number; motionDurationFast: string; motionEaseInOutCirc: string; motionEaseOutCirc: string; paddingSM: number; paddingXS: number; sizePopupArrow: number; zIndexPopupBase: number; };