import type * as Merge from "../../../index"; /** * The job being applied for. */ export type ApplicationJob = string | Merge.ats.Job;