import type { Type } from '@angular/core'; /** * A component to display a tooltip */ export declare const CUI_TOOLTIP_COMPONENT: import("@angular/core").InjectionToken>;