import { IPSDEActionWizard } from './ipsdeaction-wizard'; /** * * @export * @interface IPSDEDataSetDEAW */ export type IPSDEDataSetDEAW = IPSDEActionWizard; //# sourceMappingURL=ipsdedata-set-deaw.d.ts.map