import { TableComponent } from './table.component'; import * as i0 from "@angular/core"; import * as i1 from "../../common/sapphire-view-encapsulation"; export declare class TableHeadDirective { table: TableComponent; private get classNames(); constructor(table: TableComponent); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }