import { RichTextEditorContext } from "../context/RichTextEditorContext"; export declare function useRichTextEditor(): RichTextEditorContext;