import { ViewTemplate } from '@ni/fast-element'; import type { TableGroupRow } from '../../../table/components/group-row'; export declare const createGroupHeaderViewTemplate: (groupHeaderViewTag: string) => ViewTemplate;