import { IPSAppDEDataViewExplorerView } from './ipsapp-dedata-view-explorer-view'; import { PSAppDESideBarExplorerViewImpl } from './psapp-deside-bar-explorer-view-impl'; export declare class PSAppDEDataViewExplorerViewImpl extends PSAppDESideBarExplorerViewImpl implements IPSAppDEDataViewExplorerView { get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psapp-dedata-view-explorer-view-impl.d.ts.map