import { TemplateRef } from '@angular/core'; /** Contains the HTML markup for tab titles */ export declare class HcWcfTabTitleComponent { wcfTabTitle: TemplateRef; }