import type * as Merge from "../../../index"; export type RemoteResponseResponseType = Merge.ticketing.ResponseTypeEnum | string;