import { IPSDEPrepareParamLogic } from './ipsdeprepare-param-logic'; import { PSDELogicNodeImpl } from './psdelogic-node-impl'; export declare class PSDEPrepareParamLogicImpl extends PSDELogicNodeImpl implements IPSDEPrepareParamLogic { get cls(): string; instanceof(cls: string): boolean; } //# sourceMappingURL=psdeprepare-param-logic-impl.d.ts.map