import type * as Merge from "../../../index"; export type TicketRequestAssigneesItem = string | Merge.ticketing.User;