import { Node } from '@tiptap/core'; export declare const Footnote: Node; export declare const FootnoteRef: Node;