import { PSModelObjectImpl } from '../../psmodel-object-impl'; export declare class PSDELogicNodeTypeImpl extends PSModelObjectImpl { get memo(): string; get name(): string; } //# sourceMappingURL=psdelogic-node-type-impl.d.ts.map