import { Node } from '@tiptap/core'; export declare const Header: Node; export declare const Footer: Node; export declare const PageNumber: Node;