import type { HeadingOptions } from '@tiptap/extension-heading'; declare const Heading: import("@tiptap/core").Node; export default Heading;