import { IPSObject } from '../../ipsobject'; /** * * @export * @interface IPSGEIDEFValueRule */ export type IPSGEIDEFValueRule = IPSObject; //# sourceMappingURL=ipsgeidefvalue-rule.d.ts.map