import { Extension } from '@tiptap/core';
export declare const RichTextKit: Extension<any, any>;
