import { CdkRowDef } from '@angular/cdk/table'; export declare class RowDefDirective extends CdkRowDef { columns: any; when: any; }