import { IPSDEDQCondition } from './ipsdedqcondition'; /** * * @export * @interface IPSDEDQPDCondition */ export type IPSDEDQPDCondition = IPSDEDQCondition; //# sourceMappingURL=ipsdedqpdcondition.d.ts.map