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