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