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