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