import { IPSDEWizardPanelParam } from './ipsdewizard-panel-param'; import { PSWizardPanelParamImpl } from './pswizard-panel-param-impl'; export declare class PSDEWizardPanelParamImpl extends PSWizardPanelParamImpl implements IPSDEWizardPanelParam { get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psdewizard-panel-param-impl.d.ts.map