import { NzTableStyleService } from '../table-style.service'; import * as i0 from "@angular/core"; export declare class NzTableCellDirective { isInsideTable: boolean; constructor(nzTableStyleService: NzTableStyleService); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }