import { IPSAppDEMobMapExplorerView } from './ipsapp-demob-map-explorer-view'; import { PSAppDEMapExplorerViewImpl } from './psapp-demap-explorer-view-impl'; export declare class PSAppDEMobMapExplorerViewImpl extends PSAppDEMapExplorerViewImpl implements IPSAppDEMobMapExplorerView { get enablePullDownRefresh(): boolean; get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psapp-demob-map-explorer-view-impl.d.ts.map