import { PSLinkDEFFormItemImpl } from './pslink-defform-item-impl'; export declare class PSInheritDEFFormItemImpl extends PSLinkDEFFormItemImpl { get editorStyle(): string; get editorType(): string; } //# sourceMappingURL=psinherit-defform-item-impl.d.ts.map