import { IPSAppDEMobCustomView } from './ipsapp-demob-custom-view'; import { PSAppDECustomViewImpl } from './psapp-decustom-view-impl'; export declare class PSAppDEMobCustomViewImpl extends PSAppDECustomViewImpl implements IPSAppDEMobCustomView { get enablePullDownRefresh(): boolean; get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psapp-demob-custom-view-impl.d.ts.map