import { default as React } from 'react'; import { NodeViewProps } from '@tiptap/react'; export declare const PageBreakNodeView: React.FC;