import { Node } from '@tiptap/core';
declare const SkillSlot: Node<any, any>;
export default SkillSlot;
