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