import type {GroupDTO} from "dwengo-1-common/src/interfaces/group"; export type GroupsResponse = { groups: GroupDTO[] }; // | TODO id