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