import { IPSAppFuncPickupView } from './ipsapp-func-pickup-view'; import { PSAppUtilViewImpl } from './psapp-util-view-impl'; export declare class PSAppFuncPickupViewImpl extends PSAppUtilViewImpl implements IPSAppFuncPickupView { get enableDP(): boolean; get enableWF(): boolean; get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psapp-func-pickup-view-impl.d.ts.map