import type * as Merge from "../../../index"; /** * The candidate being represented. */ export type EeocCandidate = string | Merge.ats.Candidate;