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