import { IPSObject } from '../../ipsobject'; /** * * @export * @interface IPSGEIDEFValueRule */ export type IPSGEIDEFValueRule = IPSObject;