import { CdkHeaderRowDef } from '@angular/cdk/table'; export declare class HeaderRowDefDirective extends CdkHeaderRowDef { columns: any; }