export interface RemoveUserReportTicket {
  UserReportTicketId: string
}