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