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