import { IPSAppDEDashboardView } from './ipsapp-dedashboard-view'; import { PSAppDESearchViewImpl } from './psapp-desearch-view-impl'; export declare class PSAppDEDashboardViewImpl extends PSAppDESearchViewImpl implements IPSAppDEDashboardView { get showDataInfoBar(): boolean; get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psapp-dedashboard-view-impl.d.ts.map