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