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