import { IPSAppDEExplorerView } from './ipsapp-deexplorer-view'; import { PSAppDEViewImpl } from './psapp-deview-impl'; export declare class PSAppDEExplorerViewImpl extends PSAppDEViewImpl implements IPSAppDEExplorerView { get iFrameMode(): boolean; get loadDefault(): boolean; get showDataInfoBar(): boolean; get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psapp-deexplorer-view-impl.d.ts.map