import { IPSAppDEMobListExplorerView } from './ipsapp-demob-list-explorer-view'; import { PSAppDEListExplorerViewImpl } from './psapp-delist-explorer-view-impl'; export declare class PSAppDEMobListExplorerViewImpl extends PSAppDEListExplorerViewImpl implements IPSAppDEMobListExplorerView { get enablePullDownRefresh(): boolean; get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psapp-demob-list-explorer-view-impl.d.ts.map