import { Node } from '@tiptap/core'; declare const SelectSlot: Node; export default SelectSlot;