import { Node } from "@tiptap/core"; import "katex/dist/katex.min.css"; export declare const MathInline: Node;