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