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