export type GetGroupListBody = { searchKey?: string; withMembers?: boolean; };