import { IPSAppDESubAppRefView } from './ipsapp-desub-app-ref-view'; import { PSAppDEViewImpl } from './psapp-deview-impl'; export declare class PSAppDESubAppRefViewImpl extends PSAppDEViewImpl implements IPSAppDESubAppRefView { get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psapp-desub-app-ref-view-impl.d.ts.map