import { IPSAppDEMobDataViewExplorerView } from './ipsapp-demob-data-view-explorer-view'; import { PSAppDEDataViewExplorerViewImpl } from './psapp-dedata-view-explorer-view-impl'; export declare class PSAppDEMobDataViewExplorerViewImpl extends PSAppDEDataViewExplorerViewImpl implements IPSAppDEMobDataViewExplorerView { get enablePullDownRefresh(): boolean; get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psapp-demob-data-view-explorer-view-impl.d.ts.map