import { NativeElement } from '@nonoun/native-core'; /** Structural row group for table body rows. */ export declare class NTableBody extends NativeElement { #private; constructor(); } //# sourceMappingURL=table-body-element.d.ts.map