import { IPSAppDEMobChartExplorerView } from './ipsapp-demob-chart-explorer-view'; import { PSAppDEChartExplorerViewImpl } from './psapp-dechart-explorer-view-impl'; export declare class PSAppDEMobChartExplorerViewImpl extends PSAppDEChartExplorerViewImpl implements IPSAppDEMobChartExplorerView { get enablePullDownRefresh(): boolean; get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psapp-demob-chart-explorer-view-impl.d.ts.map