import type * as Vital from "../index.js"; export interface GroupKeyColumnExpr { groupKey: Vital.GroupKeyColumnExprGroupKey; }