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