export type UseGrouping = "always" | "auto" | "min2" | boolean;