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