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