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