export interface RemoteFieldRequest { remoteFieldClass: string; value?: unknown; }