import { IPSDERollbackLogic } from './ipsderollback-logic'; import { PSDELogicNodeImpl } from './psdelogic-node-impl'; export declare class PSDERollbackLogicImpl extends PSDELogicNodeImpl implements IPSDERollbackLogic { get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psderollback-logic-impl.d.ts.map