import type { Theme } from '../../utils/styles'; /** @component diwa-table-head — Maps to inside diwa-table. */ export declare class DiwaTableHead { theme: Theme; render(): any; } //# sourceMappingURL=diwa-table-head.d.ts.map