import { CdkHeaderRow } from '@angular/cdk/table'; import * as i0 from "@angular/core"; /** Header template container that contains the cell outlet. Adds the right class and role. */ export declare class TableHeaderRowComponent extends CdkHeaderRow { static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }