import { IPSDEField } from './ipsdefield'; /** * * @export * @interface IPSPickupObjectDEField */ export type IPSPickupObjectDEField = IPSDEField;