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