export const TopLevelGroupRules = [ { key: "grouparooId", column: "id", type: "string" }, { key: "grouparooCreatedAt", column: "createdAt", type: "date" }, ] as const;