import { Node } from '@tiptap/core'; export declare const MathInline: Node; export declare const MathBlock: Node;