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