import { IPSDETabViewPanelParam } from './ipsdetab-view-panel-param'; import { PSDEViewPanelParamImpl } from './psdeview-panel-param-impl'; export declare class PSDETabViewPanelParamImpl extends PSDEViewPanelParamImpl implements IPSDETabViewPanelParam { get navFilter(): string; get navPSDERName(): string; get psDEOPPrivId(): string; getPSDEOPPrivId(): string; get psSysImageId(): string; getPSSysImageId(): string; get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psdetab-view-panel-param-impl.d.ts.map