import { IPSAppDEMobGanttView } from './ipsapp-demob-gantt-view'; import { PSAppDEGanttViewImpl } from './psapp-degantt-view-impl'; export declare class PSAppDEMobGanttViewImpl extends PSAppDEGanttViewImpl implements IPSAppDEMobGanttView { get enablePullDownRefresh(): boolean; get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psapp-demob-gantt-view-impl.d.ts.map