import { IPSAppDETabSearchView } from './ipsapp-detab-search-view'; import { PSAppDETabExplorerViewImpl } from './psapp-detab-explorer-view-impl'; export declare class PSAppDETabSearchViewImpl extends PSAppDETabExplorerViewImpl implements IPSAppDETabSearchView { get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psapp-detab-search-view-impl.d.ts.map