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