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