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