import { IPSAppViewNavContext } from './ipsapp-view-nav-context'; import { PSAppViewNavParamImpl } from './psapp-view-nav-param-impl'; export declare class PSAppViewNavContextImpl extends PSAppViewNavParamImpl implements IPSAppViewNavContext { get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psapp-view-nav-context-impl.d.ts.map