import type * as Merge from "../../../index"; export interface RemoteField { remoteFieldClass: Merge.accounting.RemoteFieldClass; value?: Record; }