import { IPSAppDEMobWFDataRedirectView } from './ipsapp-demob-wfdata-redirect-view'; import { PSAppDEWFDataRedirectViewImpl } from './psapp-dewfdata-redirect-view-impl'; export declare class PSAppDEMobWFDataRedirectViewImpl extends PSAppDEWFDataRedirectViewImpl implements IPSAppDEMobWFDataRedirectView { get enablePullDownRefresh(): boolean; get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psapp-demob-wfdata-redirect-view-impl.d.ts.map