export interface GroupListPayload { groupId?: string; type?: string; userId?: string; }