/** * Skills element exports */ export { Skill } from './Skill.js'; export { SkillManager } from './SkillManager.js'; //# sourceMappingURL=index.d.ts.map