declare const Underline: import("@tiptap/core").Mark<import("@tiptap/extension-underline").UnderlineOptions, any>;
export default Underline;
