CreateGroupBodyDto: {
    imageFileId?: string | null;
    name: string;
}