import { IPSBILevel } from './ipsbilevel'; /** * * @export * @interface IPSSysBILevel */ export type IPSSysBILevel = IPSBILevel; //# sourceMappingURL=ipssys-bilevel.d.ts.map