import { IPSDEStateWizardPanelParam } from './ipsdestate-wizard-panel-param'; import { PSDEWizardPanelParamImpl } from './psdewizard-panel-param-impl'; export declare class PSDEStateWizardPanelParamImpl extends PSDEWizardPanelParamImpl implements IPSDEStateWizardPanelParam { get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psdestate-wizard-panel-param-impl.d.ts.map