import { CdkPortal } from '@angular/cdk/portal'; /** * Used to flag tab labels for use with the portal directive */ export declare class TsTabLabelDirective extends CdkPortal { }