import type TableGroupRow from "./TableGroupRow.js"; export default function TableGroupRowTemplate(this: TableGroupRow) { return ( ); }