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