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