'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var StaticTextRole = { relatedConcepts: [], type: 'structure' }; exports.default = StaticTextRole;