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