import { PSAppViewImpl } from './psapp-view-impl'; export declare class PSAppSubSysDEViewImpl extends PSAppViewImpl { get enableDP(): boolean; get enableWF(): boolean; } //# sourceMappingURL=psapp-sub-sys-deview-impl.d.ts.map