import { IPSAppDEMobPanelView } from './ipsapp-demob-panel-view'; import { PSAppDEPanelViewImpl } from './psapp-depanel-view-impl'; export declare class PSAppDEMobPanelViewImpl extends PSAppDEPanelViewImpl implements IPSAppDEMobPanelView { get enablePullDownRefresh(): boolean; get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psapp-demob-panel-view-impl.d.ts.map