import type * as Merge from "../../../index"; /** * The user credited for this application. */ export type ApplicationRequestCreditedTo = string | Merge.ats.RemoteUser;