import { IPSAppViewLogic } from './ipsapp-view-logic'; import { PSAppViewLogicImplBase } from './psapp-view-logic-impl-base'; export declare class PSAppViewLogicImpl extends PSAppViewLogicImplBase implements IPSAppViewLogic { } //# sourceMappingURL=psapp-view-logic-impl.d.ts.map