import { TemplateRef } from '@angular/core'; export declare class TooltipComponent { templateRef: TemplateRef; }