import { type Extension, type Mark, type Node } from '@tiptap/core'; /** * @deprecated use {@link provideTuiEditor} */ export declare const TUI_EDITOR_DEFAULT_EXTENSIONS: ReadonlyArray>;