import { IPSBILevel } from './ipsbilevel'; /** * * @export * @interface IPSSysBILevel */ export type IPSSysBILevel = IPSBILevel;