import { IPSAppView } from './ipsapp-view'; /** * * @export * @interface IPSAppSubAppRefView */ export type IPSAppSubAppRefView = IPSAppView; //# sourceMappingURL=ipsapp-sub-app-ref-view.d.ts.map