import type { RichTextEditorOptions } from "../RichTextEditor/RichTextEditor.types.js"; export type RichTextEditorProps = Omit; export declare function registerRichTextEditorElement(): CustomElementConstructor | undefined; //# sourceMappingURL=rich-text-editor.d.ts.map