import { AfterViewInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class CustomTableCellContentComponent implements AfterViewInit { htmlTemplate: any; content: any; constructor(); ngAfterViewInit(): void; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } //# sourceMappingURL=custom-table-cell-content.component.d.ts.map