import { IPSAppDEPanelView } from './ipsapp-depanel-view'; import { PSAppDEViewImpl } from './psapp-deview-impl'; export declare class PSAppDEPanelViewImpl extends PSAppDEViewImpl implements IPSAppDEPanelView { get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psapp-depanel-view-impl.d.ts.map