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