export interface EventBodyRequestDTO { userId: string; eventId: string; }