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