import { NativeElement } from '@nonoun/native-core'; /** Structural table cell within a table row. */ export declare class NTableCell extends NativeElement { #private; constructor(); } //# sourceMappingURL=table-cell-element.d.ts.map