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