import { IPSAppDEIndexView } from './ipsapp-deindex-view'; import { PSAppDEXDataViewImpl } from './psapp-dexdata-view-impl'; export declare class PSAppDEIndexViewImpl extends PSAppDEXDataViewImpl implements IPSAppDEIndexView { get enableWF(): boolean; get showCaptionBar(): boolean; get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psapp-deindex-view-impl.d.ts.map