import { IPSDEFieldObject } from '../ipsdefield-object'; /** * * @export * @interface IPSDEFSearch */ export type IPSDEFSearch = IPSDEFieldObject;