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