export type GroupPreview = { name?: string; id: string; };